Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h231 unsigned int display_power_control:1; /* needs display power */ member
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_hdmi.c2982 codec->display_power_control = 1; in intel_hsw_common_init()
3055 codec->display_power_control = 1; in patch_i915_byt_hdmi()
H A Dhda_codec.c804 if (codec->display_power_control) in codec_display_power()