Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Doutput.c141 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() function
146 EXPORT_SYMBOL(dss_mgr_disable);
H A Dhdmi4.c215 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
233 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
H A Dhdmi5.c214 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
232 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
H A Dsdi.c265 dss_mgr_disable(&sdi->output); in sdi_bridge_disable()
H A Domapdss.h516 void dss_mgr_disable(struct omap_dss_device *dssdev);
H A Ddpi.c538 dss_mgr_disable(&dpi->output); in dpi_bridge_disable()
H A Dvenc.c431 dss_mgr_disable(&venc->output); in venc_power_off()
H A Ddsi.c3803 dss_mgr_disable(&dsi->output); in dsi_disable_video_output()
/OK3568_Linux_fs/kernel/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.c210 dss_mgr_disable(mgr); in sdi_display_disable()
H A Ddss.h515 void dss_mgr_disable(struct omap_overlay_manager *mgr);
H A Dhdmi4.c229 dss_mgr_disable(mgr); in hdmi_power_off_full()
H A Ddpi.c453 dss_mgr_disable(mgr); in dpi_display_disable()
H A Dhdmi5.c246 dss_mgr_disable(mgr); in hdmi_power_off_full()
H A Dvenc.c439 dss_mgr_disable(mgr); in venc_power_off()
H A Ddsi.c3895 dss_mgr_disable(mgr); in dsi_disable_video_output()