Lines Matching refs:disable_core
3055 if (dsp->ops->disable_core) in wm_adsp_boot_work()
3056 dsp->ops->disable_core(dsp); in wm_adsp_boot_work()
3065 if (dsp->ops->disable_core) in wm_adsp_boot_work()
3066 dsp->ops->disable_core(dsp); in wm_adsp_boot_work()
3305 if (dsp->ops->disable_core) in wm_adsp_event()
3306 dsp->ops->disable_core(dsp); in wm_adsp_event()
3326 if (dsp->ops->disable_core) in wm_adsp_event()
3327 dsp->ops->disable_core(dsp); in wm_adsp_event()
4525 .disable_core = wm_adsp2_disable_core,
4545 .disable_core = wm_adsp2v2_disable_core,
4565 .disable_core = wm_adsp2v2_disable_core,