Searched defs:wmfw_adsp_coeff_data (Results 1 – 1 of 1) sorted by relevance
142 struct wmfw_adsp_coeff_data { struct143 struct {147 } hdr;148 u8 name[WMFW_MAX_COEFF_NAME];149 u8 descr[WMFW_MAX_COEFF_DESCR_NAME];150 __le16 ctl_type;151 __le16 flags;152 __le32 len;153 u8 data[];