Home
last modified time | relevance | path

Searched refs:wm_adsp_stop (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.h103 void wm_adsp_stop(struct wm_adsp *dsp);
Dwm_adsp.c1098 void wm_adsp_stop(struct wm_adsp *dsp) in wm_adsp_stop() function
1102 EXPORT_SYMBOL_GPL(wm_adsp_stop);
1115 wm_adsp_stop(dsp); in wm_adsp_event()
Dcs35l56.c676 wm_adsp_stop(&cs35l56->dsp); in cs35l56_write_cal()