Lines Matching refs:disable_core
3058 if (dsp->ops->disable_core) in wm_adsp_boot_work()
3059 dsp->ops->disable_core(dsp); in wm_adsp_boot_work()
3068 if (dsp->ops->disable_core) in wm_adsp_boot_work()
3069 dsp->ops->disable_core(dsp); in wm_adsp_boot_work()
3308 if (dsp->ops->disable_core) in wm_adsp_event()
3309 dsp->ops->disable_core(dsp); in wm_adsp_event()
3329 if (dsp->ops->disable_core) in wm_adsp_event()
3330 dsp->ops->disable_core(dsp); in wm_adsp_event()
4523 .disable_core = wm_adsp2_disable_core,
4543 .disable_core = wm_adsp2v2_disable_core,
4563 .disable_core = wm_adsp2v2_disable_core,