Searched refs:hda_display_power (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_intel.h51 int hda_display_power(struct hda_intel *hda, bool enable);
56 static inline int hda_display_power(struct hda_intel *hda, bool enable) hda_display_power() function
H A Dhda_i915.c36 int hda_display_power(struct hda_intel *hda, bool enable) hda_display_power() function
H A Dhda_intel.c810 hda_display_power(hda, false); azx_suspend()
830 hda_display_power(hda, true); azx_resume()
903 hda_display_power(hda, false); azx_runtime_suspend()
929 hda_display_power(hda, true); azx_runtime_resume()
1152 hda_display_power(hda, false); azx_free()
1912 err = hda_display_power(hda, true); azx_probe_continue()

Completed in 42 milliseconds