Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-audio.c18 bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev) in snd_sof_dsp_only_d0i3_compatible_stream_active() function
45 EXPORT_SYMBOL(snd_sof_dsp_only_d0i3_compatible_stream_active);
H A Dsof-audio.h219 bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev);
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-dsp.c949 if (snd_sof_dsp_only_d0i3_compatible_stream_active(sdev)) in hda_dsp_d0i3_work()