Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.c236 struct wm_coeff_ctl { struct
240 struct wm_coeff_ctl_ops ops; argument
241 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;
[all …]