Home
last modified time | relevance | path

Searched refs:dss_mgr_disable (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doutput.c232 void dss_mgr_disable(struct omap_overlay_manager *mgr) in dss_mgr_disable() function
236 EXPORT_SYMBOL(dss_mgr_disable);
H A Ddispc-compat.c371 dss_mgr_disable(mgr); in dispc_error_worker()
392 dss_mgr_disable(mgr); in dispc_error_worker()
H A Dsdi.c211 dss_mgr_disable(mgr); in sdi_display_disable()
H A Ddss.h512 void dss_mgr_disable(struct omap_overlay_manager *mgr);
H A Dhdmi4.c228 dss_mgr_disable(mgr); in hdmi_power_off_full()
H A Dhdmi5.c245 dss_mgr_disable(mgr); in hdmi_power_off_full()
H A Ddpi.c454 dss_mgr_disable(mgr); in dpi_display_disable()
H A Dvenc.c438 dss_mgr_disable(mgr); in venc_power_off()
H A Ddsi.c3898 dss_mgr_disable(mgr); in dsi_disable_video_output()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Doutput.c104 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() function
H A Dhdmi4.c216 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
234 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
H A Dhdmi5.c215 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
233 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
H A Dvenc.c434 dss_mgr_disable(&venc->output); in venc_power_off()
H A Ddsi.c3087 dss_mgr_disable(&dsi->output); in dsi_disable_video_output()