Lines Matching defs:wm_coeff_ctl
599 struct wm_coeff_ctl { struct
600 const char *name;
601 const char *fw_name;
603 const char *subname;
604 unsigned int subname_len;
605 struct wm_adsp_alg_region alg_region;
606 struct wm_adsp *dsp;
607 unsigned int enabled:1;
608 struct list_head list;
609 void *cache;
610 unsigned int offset;
611 size_t len;
612 unsigned int set:1;
613 struct soc_bytes_ext bytes_ext;
614 unsigned int flags;
615 snd_ctl_elem_type_t type;