Home
last modified time | relevance | path

Searched refs:dss_feat_get_num_ovls (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/video/omap2/dss/
Ddss_features.h73 int dss_feat_get_num_ovls(void);
Doverlay.c560 mgr->num_overlays = dss_feat_get_num_ovls(); in dss_overlay_setup_dispc_manager()
581 for (i = 0; i < dss_feat_get_num_ovls(); ++i) { in dss_init_overlays()
703 for (i = 0; i < dss_feat_get_num_ovls(); i++) { in dss_recheck_connections()
Ddss_features.c308 int dss_feat_get_num_ovls(void) in dss_feat_get_num_ovls() function
Dmanager.c898 const int num_ovls = dss_feat_get_num_ovls(); in configure_dispc()
1005 const int num_ovls = dss_feat_get_num_ovls(); in dss_setup_partial_planes()
1137 const int num_ovls = dss_feat_get_num_ovls(); in dss_start_update()
1167 const int num_ovls = dss_feat_get_num_ovls(); in dss_apply_irq_handler()