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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Doverlay.c41 int omap_dss_get_num_overlays(void) omap_dss_get_num_overlays() function
45 EXPORT_SYMBOL(omap_dss_get_num_overlays); variable
136 if (info->zorder >= omap_dss_get_num_overlays()) { dss_ovl_simple_check()
H A Ddispc-compat.c353 for (i = 0; i < omap_dss_get_num_overlays(); ++i) { dispc_error_worker()
384 for (j = 0; j < omap_dss_get_num_overlays(); ++j) { dispc_error_worker()
H A Dapply.c1628 for (i = 0; i < omap_dss_get_num_overlays(); i++) { omapdss_compat_init()
/linux-4.4.14/include/video/
H A Domapdss.h878 int omap_dss_get_num_overlays(void);
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2537 fbdev->num_overlays = omap_dss_get_num_overlays();
/linux-4.4.14/drivers/media/platform/omap/
H A Domap_vout.c2178 vid_dev->num_overlays = omap_dss_get_num_overlays();

Completed in 198 milliseconds