Searched refs:dss_mgr_enable (Results 1 - 17 of 17) sorted by last modified time

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

Completed in 270 milliseconds