Home
last modified time | relevance | path

Searched refs:wm_adsp_control_add (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.h137 int wm_adsp_control_add(struct cs_dsp_coeff_ctl *cs_ctl);
Dwm_adsp.c586 int wm_adsp_control_add(struct cs_dsp_coeff_ctl *cs_ctl) in wm_adsp_control_add() function
661 EXPORT_SYMBOL_GPL(wm_adsp_control_add);
670 return wm_adsp_control_add(cs_ctl); in wm_adsp_control_add_cb()