Home
last modified time | relevance | path

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

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

Completed in 42 milliseconds