Searched refs:intel_overlay_switch_off (Results 1 – 3 of 3) sorted by relevance
873 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()1174 ret = intel_overlay_switch_off(overlay); in intel_overlay_put_image()
469 extern int intel_overlay_switch_off(struct intel_overlay *overlay);
3214 (void) intel_overlay_switch_off(intel_crtc->overlay); in intel_crtc_dpms_overlay()