Searched defs:wmfw_adsp_coeff_data (Results 1 – 1 of 1) sorted by relevance
139 struct wmfw_adsp_coeff_data { struct140 struct {144 } hdr;145 u8 name[WMFW_MAX_COEFF_NAME];146 u8 descr[WMFW_MAX_COEFF_DESCR_NAME];147 __le16 ctl_type;148 __le16 flags;149 __le32 len;150 u8 data[];