Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/cirrus/
Dcs_dsp.h88 struct cs_dsp_coeff_ctl { struct
89 struct list_head list;
90 struct cs_dsp *dsp;
91 void *cache;
92 const char *fw_name;
94 const char *subname;
95 unsigned int subname_len;
96 unsigned int offset;
97 size_t len;
98 unsigned int type;
[all …]