Searched refs:start_core (Results 1 – 2 of 2) sorted by relevance
133 int (*start_core)(struct wm_adsp *dsp); member
3167 if (dsp->ops->start_core) { in wm_adsp_event()3168 ret = dsp->ops->start_core(dsp); in wm_adsp_event()4416 .start_core = wm_adsp2_start_core,4436 .start_core = wm_adsp2_start_core,4456 .start_core = wm_adsp2_start_core,4473 .start_core = wm_halo_start_core,