dss_feat_get_num_mgrs  253 drivers/video/fbdev/omap2/omapfb/dss/apply.c 	const int num_mgrs = dss_feat_get_num_mgrs();
dss_feat_get_num_mgrs  357 drivers/video/fbdev/omap2/omapfb/dss/apply.c 	const int num_mgrs = dss_feat_get_num_mgrs();
dss_feat_get_num_mgrs  843 drivers/video/fbdev/omap2/omapfb/dss/apply.c 	const int num_mgrs = dss_feat_get_num_mgrs();
dss_feat_get_num_mgrs  862 drivers/video/fbdev/omap2/omapfb/dss/apply.c 	const int num_mgrs = dss_feat_get_num_mgrs();
dss_feat_get_num_mgrs  881 drivers/video/fbdev/omap2/omapfb/dss/apply.c 	const int num_mgrs = dss_feat_get_num_mgrs();
dss_feat_get_num_mgrs  309 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	for (i = 0; i < dss_feat_get_num_mgrs(); i++) {
dss_feat_get_num_mgrs  415 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	for (i = 0; i < dss_feat_get_num_mgrs(); i++) {
dss_feat_get_num_mgrs 3551 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	for (i = 0; i < dss_feat_get_num_mgrs(); i++) {
dss_feat_get_num_mgrs  805 drivers/video/fbdev/omap2/omapfb/dss/dss_features.c EXPORT_SYMBOL(dss_feat_get_num_mgrs);
dss_feat_get_num_mgrs   32 drivers/video/fbdev/omap2/omapfb/dss/manager.c 	num_managers = dss_feat_get_num_mgrs();
dss_feat_get_num_mgrs  768 include/video/omapfb_dss.h int dss_feat_get_num_mgrs(void);