Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm_adsp.h134 void (*stop_core)(struct wm_adsp *dsp); member
Dwm_adsp.c3199 if (dsp->ops->stop_core) in wm_adsp_event()
3200 dsp->ops->stop_core(dsp); in wm_adsp_event()
3220 if (dsp->ops->stop_core) in wm_adsp_event()
3221 dsp->ops->stop_core(dsp); in wm_adsp_event()
4417 .stop_core = wm_adsp2_stop_core,
4437 .stop_core = wm_adsp2_stop_core,
4457 .stop_core = wm_adsp2_stop_core,
4474 .stop_core = wm_halo_stop_core,