Home
last modified time | relevance | path

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

/drivers/gpu/drm/omapdrm/dss/
Doutput.c218 int dss_mgr_enable(enum omap_channel channel) in dss_mgr_enable() function
222 EXPORT_SYMBOL(dss_mgr_enable);
Dsdi.c200 r = dss_mgr_enable(channel); in sdi_display_enable()
Dhdmi5.c231 r = dss_mgr_enable(channel); in hdmi_power_on_full()
Dhdmi4.c214 r = dss_mgr_enable(channel); in hdmi_power_on_full()
Ddpi.c431 r = dss_mgr_enable(channel); in dpi_display_enable()
Dvenc.c477 r = dss_mgr_enable(channel); in venc_power_on()
Domapdss.h957 int dss_mgr_enable(enum omap_channel channel);
Drfbi.c321 r = dss_mgr_enable(mgr); in rfbi_transfer_area()
Ddsi.c3868 r = dss_mgr_enable(dispc_channel); in dsi_enable_video_output()
/drivers/video/fbdev/omap2/omapfb/dss/
Doutput.c237 int dss_mgr_enable(struct omap_overlay_manager *mgr) in dss_mgr_enable() function
241 EXPORT_SYMBOL(dss_mgr_enable);
Dsdi.c199 r = dss_mgr_enable(out->manager); in sdi_display_enable()
Ddispc-compat.c393 dss_mgr_enable(mgr); in dispc_error_worker()
Ddss.h549 int dss_mgr_enable(struct omap_overlay_manager *mgr);
Dhdmi4.c211 r = dss_mgr_enable(mgr); in hdmi_power_on_full()
Ddpi.c432 r = dss_mgr_enable(out->manager); in dpi_display_enable()
Dhdmi5.c228 r = dss_mgr_enable(mgr); in hdmi_power_on_full()
Dvenc.c466 r = dss_mgr_enable(mgr); in venc_power_on()
Drfbi.c321 r = dss_mgr_enable(mgr); in rfbi_transfer_area()
Ddsi.c3869 r = dss_mgr_enable(mgr); in dsi_enable_video_output()