Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.c605 struct wm_coeff_ctl { struct
612 struct wm_coeff_ctl_ops ops; argument
613 struct wm_adsp *dsp;
614 unsigned int enabled:1;
615 struct list_head list;
616 void *cache;
617 unsigned int offset;
618 size_t len;
619 unsigned int set:1;
620 struct soc_bytes_ext bytes_ext;
[all …]
/kernel/linux/linux-6.6/sound/soc/codecs/
Dwm_adsp.c310 struct wm_coeff_ctl { struct
311 const char *name;
312 struct cs_dsp_coeff_ctl *cs_ctl;
313 struct soc_bytes_ext bytes_ext;
314 struct work_struct work;