Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c232 void dss_mgr_disable(struct omap_overlay_manager *mgr) in dss_mgr_disable() function
236 EXPORT_SYMBOL(dss_mgr_disable);
Ddispc-compat.c371 dss_mgr_disable(mgr); in dispc_error_worker()
392 dss_mgr_disable(mgr); in dispc_error_worker()
Dsdi.c210 dss_mgr_disable(mgr); in sdi_display_disable()
Ddss.h515 void dss_mgr_disable(struct omap_overlay_manager *mgr);
Ddpi.c453 dss_mgr_disable(mgr); in dpi_display_disable()
Dhdmi4.c229 dss_mgr_disable(mgr); in hdmi_power_off_full()
Dhdmi5.c246 dss_mgr_disable(mgr); in hdmi_power_off_full()
Dvenc.c439 dss_mgr_disable(mgr); in venc_power_off()
Ddsi.c3891 dss_mgr_disable(mgr); in dsi_disable_video_output()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Doutput.c104 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() function
Domapdss.h302 void dss_mgr_disable(struct omap_dss_device *dssdev);
Dhdmi4.c215 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
233 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
Dhdmi5.c214 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
232 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
Dsdi.c265 dss_mgr_disable(&sdi->output); in sdi_bridge_disable()
Ddpi.c538 dss_mgr_disable(&dpi->output); in dpi_bridge_disable()
Dvenc.c434 dss_mgr_disable(&venc->output); in venc_power_off()
Ddsi.c3081 dss_mgr_disable(&dsi->output); in dsi_disable_video_output()