Home
last modified time | relevance | path

Searched refs:SOF_SUSPEND_NONE (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
H A Dpm.c387 sdev->system_suspend_target = SOF_SUSPEND_NONE; in snd_sof_complete()
H A Dsof-priv.h92 SOF_SUSPEND_NONE = 0,
100 SOF_SUSPEND_NONE = 0, global() enumerator
/linux/sound/soc/sof/intel/
H A Dhda-dsp.c592 sdev->system_suspend_target != SOF_SUSPEND_NONE) in hda_dsp_set_D0_state()
883 if (sdev->system_suspend_target == SOF_SUSPEND_NONE) in hda_resume()