Searched refs:hda_display_power (Results 1 – 3 of 3) sorted by relevance
51 int hda_display_power(struct hda_intel *hda, bool enable);56 static inline int hda_display_power(struct hda_intel *hda, bool enable) in hda_display_power() function
36 int hda_display_power(struct hda_intel *hda, bool enable) in hda_display_power() function
810 hda_display_power(hda, false); in azx_suspend()830 hda_display_power(hda, true); in azx_resume()903 hda_display_power(hda, false); in azx_runtime_suspend()929 hda_display_power(hda, true); in azx_runtime_resume()1152 hda_display_power(hda, false); in azx_free()1912 err = hda_display_power(hda, true); in azx_probe_continue()