Lines Matching defs:wm_coeff_ctl
236 struct wm_coeff_ctl { struct240 struct wm_coeff_ctl_ops ops; argument241 struct wm_adsp *dsp;242 unsigned int enabled:1;243 struct list_head list;244 void *cache;245 unsigned int offset;246 size_t len;247 unsigned int set:1;248 struct snd_kcontrol *kcontrol;249 unsigned int flags;