Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h230 unsigned int display_power_control:1; /* needs display power */ member
/linux/sound/pci/hda/
H A Dpatch_hdmi.c3095 codec->display_power_control = 1; in intel_hsw_common_init()
3188 codec->display_power_control = 1; in patch_i915_byt_hdmi()
H A Dhda_codec.c813 if (codec->display_power_control) in snd_hda_codec_display_power()