Home
last modified time | relevance | path

Searched refs:system_suspend_target (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Dpm.c25 switch (sdev->system_suspend_target) { in snd_sof_dsp_power_target()
345 sdev->system_suspend_target = SOF_SUSPEND_S3; in snd_sof_prepare()
361 sdev->system_suspend_target = SOF_SUSPEND_S0IX; in snd_sof_prepare()
366 sdev->system_suspend_target = SOF_SUSPEND_S3; in snd_sof_prepare()
369 sdev->system_suspend_target = SOF_SUSPEND_S4; in snd_sof_prepare()
372 sdev->system_suspend_target = SOF_SUSPEND_S5; in snd_sof_prepare()
387 sdev->system_suspend_target = SOF_SUSPEND_NONE; in snd_sof_complete()
H A Dsof-priv.h560 enum sof_system_suspend_state system_suspend_target; member
H A Dpcm.c333 sdev->system_suspend_target == SOF_SUSPEND_S0IX && in sof_pcm_trigger()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dsp.c494 sdev->system_suspend_target != SOF_SUSPEND_NONE) in hda_dsp_set_D0_state()
624 sdev->system_suspend_target == SOF_SUSPEND_S0IX) in hda_dsp_set_power_state_ipc3()
695 if (sdev->system_suspend_target > SOF_SUSPEND_S3 || in hda_suspend()
697 sdev->system_suspend_target == SOF_SUSPEND_S3)) in hda_suspend()
783 if (sdev->system_suspend_target == SOF_SUSPEND_NONE) in hda_resume()
1018 sdev->system_suspend_target = SOF_SUSPEND_S3; in hda_dsp_shutdown_dma_flush()
1035 sdev->system_suspend_target = SOF_SUSPEND_S3; in hda_dsp_shutdown()