Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dhda_codec.h230 unsigned int display_power_control:1; /* needs display power */ member
/Linux-v5.10/sound/pci/hda/
Dpatch_hdmi.c2873 codec->display_power_control = 1; in intel_hsw_common_init()
2938 codec->display_power_control = 1; in patch_i915_byt_hdmi()
Dhda_codec.c803 if (codec->display_power_control) in codec_display_power()