Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Doutput.c230 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() function
234 EXPORT_SYMBOL(dss_mgr_disable);
Dhdmi5.c244 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
262 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
Dhdmi4.c247 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
265 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
Dsdi.c223 dss_mgr_disable(&sdi->output); in sdi_display_disable()
Domapdss.h681 void dss_mgr_disable(struct omap_dss_device *dssdev);
Ddpi.c464 dss_mgr_disable(&dpi->output); in dpi_display_disable()
Dvenc.c522 dss_mgr_disable(&venc->output); in venc_power_off()
Ddsi.c3915 dss_mgr_disable(&dsi->output); in dsi_disable_video_output()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c243 void dss_mgr_disable(struct omap_overlay_manager *mgr) in dss_mgr_disable() function
247 EXPORT_SYMBOL(dss_mgr_disable);
Ddispc-compat.c382 dss_mgr_disable(mgr); in dispc_error_worker()
403 dss_mgr_disable(mgr); in dispc_error_worker()
Dsdi.c221 dss_mgr_disable(mgr); in sdi_display_disable()
Ddss.h550 void dss_mgr_disable(struct omap_overlay_manager *mgr);
Ddpi.c464 dss_mgr_disable(mgr); in dpi_display_disable()
Dhdmi4.c239 dss_mgr_disable(mgr); in hdmi_power_off_full()
Dhdmi5.c256 dss_mgr_disable(mgr); in hdmi_power_off_full()
Dvenc.c490 dss_mgr_disable(mgr); in venc_power_off()
Ddsi.c3903 dss_mgr_disable(mgr); in dsi_disable_video_output()