Searched refs:omap_dss_get_overlay (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Doverlay.c47 struct omap_overlay *omap_dss_get_overlay(int num) omap_dss_get_overlay() function
54 EXPORT_SYMBOL(omap_dss_get_overlay); variable
H A Ddispc-compat.c357 ovl = omap_dss_get_overlay(i); dispc_error_worker()
386 ovl = omap_dss_get_overlay(j); dispc_error_worker()
H A Dapply.c1629 struct omap_overlay *ovl = omap_dss_get_overlay(i); omapdss_compat_init()
/linux-4.1.27/drivers/media/platform/omap/
H A Domap_vout.c2191 vid_dev->overlays[i] = omap_dss_get_overlay(i);
2201 ovl = omap_dss_get_overlay(i);
2251 ovl = omap_dss_get_overlay(i);
/linux-4.1.27/include/video/
H A Domapdss.h879 struct omap_overlay *omap_dss_get_overlay(int num);
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2539 fbdev->overlays[i] = omap_dss_get_overlay(i);

Completed in 248 milliseconds