Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
Dhda-pcm.c31 static bool hda_always_enable_dmi_l1; variable
32 module_param_named(always_enable_dmi_l1, hda_always_enable_dmi_l1, bool, 0444);
241 if (hda_always_enable_dmi_l1 && direction == SNDRV_PCM_STREAM_CAPTURE) in hda_dsp_pcm_open()
244 if (hda_always_enable_dmi_l1 || in hda_dsp_pcm_open()