Home
last modified time | relevance | path

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

/drivers/gpu/drm/omapdrm/dss/
Doutput.c224 void dss_mgr_disable(enum omap_channel channel) in dss_mgr_disable() function
228 EXPORT_SYMBOL(dss_mgr_disable);
Dhdmi5.c245 dss_mgr_disable(channel); in hdmi_power_on_full()
265 dss_mgr_disable(channel); in hdmi_power_off_full()
Dhdmi4.c228 dss_mgr_disable(channel); in hdmi_power_on_full()
248 dss_mgr_disable(channel); in hdmi_power_off_full()
Dsdi.c222 dss_mgr_disable(channel); in sdi_display_disable()
Ddpi.c463 dss_mgr_disable(channel); in dpi_display_disable()
Dvenc.c501 dss_mgr_disable(channel); in venc_power_off()
Domapdss.h958 void dss_mgr_disable(enum omap_channel channel);
Ddsi.c3902 dss_mgr_disable(dispc_channel); in dsi_disable_video_output()
/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);
Dhdmi4.c239 dss_mgr_disable(mgr); in hdmi_power_off_full()
Ddpi.c464 dss_mgr_disable(mgr); in dpi_display_disable()
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()