Home
last modified time | relevance | path

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

/sound/soc/sof/
Dsof-audio.c586 bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev) in snd_sof_dsp_only_d0i3_compatible_stream_active() function
613 EXPORT_SYMBOL(snd_sof_dsp_only_d0i3_compatible_stream_active);
Dsof-audio.h508 bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev);
/sound/soc/sof/intel/
Dhda-dsp.c1010 if (!snd_sof_dsp_only_d0i3_compatible_stream_active(sdev)) in hda_dsp_d0i3_work()