Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm_adsp.h105 void wm_adsp_stop(struct wm_adsp *dsp);
H A Dwm_adsp.c1097 void wm_adsp_stop(struct wm_adsp *dsp) in wm_adsp_stop() function
1101 EXPORT_SYMBOL_GPL(wm_adsp_stop);
1114 wm_adsp_stop(dsp); in wm_adsp_event()
H A Dcs35l56.c733 wm_adsp_stop(&cs35l56->dsp); in cs35l56_write_cal()