Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm_adsp.h134 void (*stop_core)(struct wm_adsp *dsp); member
H A Dwm_adsp.c3310 if (dsp->ops->stop_core) in wm_adsp_event()
3311 dsp->ops->stop_core(dsp); in wm_adsp_event()
3331 if (dsp->ops->stop_core) in wm_adsp_event()
3332 dsp->ops->stop_core(dsp); in wm_adsp_event()
4530 .stop_core = wm_adsp2_stop_core,
4550 .stop_core = wm_adsp2_stop_core,
4570 .stop_core = wm_adsp2_stop_core,
4587 .stop_core = wm_halo_stop_core,