Lines Matching refs:disable_core
2949 if (dsp->ops->disable_core) in wm_adsp_boot_work()
2950 dsp->ops->disable_core(dsp); in wm_adsp_boot_work()
2959 if (dsp->ops->disable_core) in wm_adsp_boot_work()
2960 dsp->ops->disable_core(dsp); in wm_adsp_boot_work()
3199 if (dsp->ops->disable_core) in wm_adsp_event()
3200 dsp->ops->disable_core(dsp); in wm_adsp_event()
3220 if (dsp->ops->disable_core) in wm_adsp_event()
3221 dsp->ops->disable_core(dsp); in wm_adsp_event()
4408 .disable_core = wm_adsp2_disable_core,
4428 .disable_core = wm_adsp2v2_disable_core,
4448 .disable_core = wm_adsp2v2_disable_core,