Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/firmware/cirrus/
Dcs_dsp.h98 struct cs_dsp_coeff_ctl { struct
99 struct list_head list;
100 struct cs_dsp *dsp;
101 void *cache;
102 const char *fw_name;
104 const char *subname;
105 unsigned int subname_len;
106 unsigned int offset;
107 size_t len;
108 unsigned int type;
[all …]