Searched refs:intel_overlay_switch_off (Results 1 – 3 of 3) sorted by relevance
22 int intel_overlay_switch_off(struct intel_overlay *overlay);39 static inline int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off() function
910 int intel_overlay_switch_off(struct intel_overlay *overlay) in intel_overlay_switch_off() function 1141 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image_ioctl() 1170 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image_ioctl()
826 (void) intel_overlay_switch_off(crtc->overlay); in intel_crtc_dpms_overlay_disable()