Searched defs:wm_coeff_ctl (Results 1 – 1 of 1) sorted by relevance
230 struct wm_coeff_ctl { struct233 struct wm_coeff_ctl_ops ops; argument234 struct wm_adsp *adsp;235 void *private;236 unsigned int enabled:1;237 struct list_head list;238 void *cache;239 size_t len;240 unsigned int set:1;241 struct snd_kcontrol *kcontrol;