Home
last modified time | relevance | path

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

/linux-6.1.9/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);
Dhdmi5.c244 dss_mgr_disable(mgr); in hdmi_power_off_full()
Ddpi.c453 dss_mgr_disable(mgr); in dpi_display_disable()
Dhdmi4.c227 dss_mgr_disable(mgr); in hdmi_power_off_full()
Dvenc.c437 dss_mgr_disable(mgr); in venc_power_off()
Ddsi.c3897 dss_mgr_disable(mgr); in dsi_disable_video_output()
/linux-6.1.9/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.c216 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
234 dss_mgr_disable(&hdmi->output); in hdmi_power_off_full()
Dhdmi5.c215 dss_mgr_disable(&hdmi->output); in hdmi_power_on_full()
233 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()