Searched defs:wmfw_adsp_coeff_data (Results 1 – 1 of 1) sorted by relevance
117 struct wmfw_adsp_coeff_data { struct118 struct {122 } hdr;123 u8 name[WMFW_MAX_COEFF_NAME];124 u8 descr[WMFW_MAX_COEFF_DESCR_NAME];125 __le16 ctl_type;126 __le16 flags;127 __le32 len;128 u8 data[];