Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doutput.c226 int dss_mgr_enable(struct omap_overlay_manager *mgr) in dss_mgr_enable() function
230 EXPORT_SYMBOL(dss_mgr_enable);
H A Dsdi.c189 r = dss_mgr_enable(out->manager); in sdi_display_enable()
H A Ddss.h511 int dss_mgr_enable(struct omap_overlay_manager *mgr);
H A Ddispc-compat.c382 dss_mgr_enable(mgr); in dispc_error_worker()
H A Dhdmi4.c200 r = dss_mgr_enable(mgr); in hdmi_power_on_full()
H A Dhdmi5.c217 r = dss_mgr_enable(mgr); in hdmi_power_on_full()
H A Ddpi.c422 r = dss_mgr_enable(out->manager); in dpi_display_enable()
H A Dvenc.c414 r = dss_mgr_enable(mgr); in venc_power_on()
H A Ddsi.c3864 r = dss_mgr_enable(mgr); in dsi_enable_video_output()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Doutput.c98 int dss_mgr_enable(struct omap_dss_device *dssdev) in dss_mgr_enable() function
H A Dhdmi4.c202 r = dss_mgr_enable(&hdmi->output); in hdmi_power_on_full()
H A Dhdmi5.c201 r = dss_mgr_enable(&hdmi->output); in hdmi_power_on_full()
H A Dvenc.c412 r = dss_mgr_enable(&venc->output); in venc_power_on()
H A Ddsi.c3063 r = dss_mgr_enable(&dsi->output); in dsi_enable_video_output()