Searched defs:wmfw_adsp_coeff_data (Results 1 – 1 of 1) sorted by relevance
112 struct wmfw_adsp_coeff_data { struct113 struct {117 } hdr;118 u8 name[WMFW_MAX_COEFF_NAME];119 u8 descr[WMFW_MAX_COEFF_DESCR_NAME];120 __le16 ctl_type;121 __le16 flags;122 __le32 len;123 u8 data[];