Searched refs:start_core (Results 1 – 1 of 1) sorted by relevance
297 int (*start_core)(struct cs_dsp *dsp); member2679 if (dsp->ops->start_core) { in cs_dsp_run()2680 ret = dsp->ops->start_core(dsp); in cs_dsp_run()3125 .start_core = cs_dsp_adsp2_start_core,3144 .start_core = cs_dsp_adsp2_start_core,3163 .start_core = cs_dsp_adsp2_start_core,3179 .start_core = cs_dsp_halo_start_core,