Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c226 int dss_mgr_enable(struct omap_overlay_manager *mgr) in dss_mgr_enable() function
230 EXPORT_SYMBOL(dss_mgr_enable);
Dsdi.c188 r = dss_mgr_enable(out->manager); in sdi_display_enable()
Ddss.h514 int dss_mgr_enable(struct omap_overlay_manager *mgr);
Ddispc-compat.c382 dss_mgr_enable(mgr); in dispc_error_worker()
Dhdmi5.c216 r = dss_mgr_enable(mgr); in hdmi_power_on_full()
Ddpi.c421 r = dss_mgr_enable(out->manager); in dpi_display_enable()
Dhdmi4.c199 r = dss_mgr_enable(mgr); in hdmi_power_on_full()
Dvenc.c413 r = dss_mgr_enable(mgr); in venc_power_on()
Ddsi.c3863 r = dss_mgr_enable(mgr); in dsi_enable_video_output()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Doutput.c98 int dss_mgr_enable(struct omap_dss_device *dssdev) in dss_mgr_enable() function
Domapdss.h301 int dss_mgr_enable(struct omap_dss_device *dssdev);
Dsdi.c245 r = dss_mgr_enable(&sdi->output); in sdi_bridge_enable()
Ddpi.c516 r = dss_mgr_enable(&dpi->output); in dpi_bridge_enable()
Dhdmi4.c202 r = dss_mgr_enable(&hdmi->output); in hdmi_power_on_full()
Dhdmi5.c201 r = dss_mgr_enable(&hdmi->output); in hdmi_power_on_full()
Dvenc.c412 r = dss_mgr_enable(&venc->output); in venc_power_on()
Ddsi.c3057 r = dss_mgr_enable(&dsi->output); in dsi_enable_video_output()