Searched defs:cs_dsp_coeff_ctl (Results 1 – 1 of 1) sorted by relevance
97 struct list_head list;98 struct cs_dsp *dsp;99 void *cache;100 const char *fw_name;102 const char *subname;104 unsigned int offset;105 size_t len;106 unsigned int type;107 unsigned int flags;108 unsigned int set:1;[all …]
Completed in 4 milliseconds