Searched refs:intel_overlay_switch_off (Results 1 – 3 of 3) sorted by relevance
19 int intel_overlay_switch_off(struct intel_overlay *overlay);36 static inline int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off() function
900 int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off() function1133 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image_ioctl()1162 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image_ioctl()
862 (void) intel_overlay_switch_off(crtc->overlay); in intel_crtc_dpms_overlay_disable()
Completed in 23 milliseconds