Searched refs:hda_always_enable_dmi_l1 (Results 1 – 1 of 1) sorted by relevance
32 static bool hda_always_enable_dmi_l1; variable33 module_param_named(always_enable_dmi_l1, hda_always_enable_dmi_l1, bool, 0444);240 if (hda_always_enable_dmi_l1 && direction == SNDRV_PCM_STREAM_CAPTURE) in hda_dsp_pcm_open()243 if (hda_always_enable_dmi_l1 || in hda_dsp_pcm_open()