Home
last modified time | relevance | path

Searched defs:wmfw_coeff_hdr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/firmware/cirrus/
Dwmfw.h156 struct wmfw_coeff_hdr { struct
157 u8 magic[4];
158 __le32 len;
159 union {
163 union {
167 u8 data[];
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwmfw.h153 struct wmfw_coeff_hdr { struct
154 u8 magic[4];
155 __le32 len;
156 union {
160 union {
164 u8 data[];