Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.h133 int (*start_core)(struct wm_adsp *dsp); member
Dwm_adsp.c3278 if (dsp->ops->start_core) { in wm_adsp_event()
3279 ret = dsp->ops->start_core(dsp); in wm_adsp_event()
4529 .start_core = wm_adsp2_start_core,
4549 .start_core = wm_adsp2_start_core,
4569 .start_core = wm_adsp2_start_core,
4586 .start_core = wm_halo_start_core,