Home
last modified time | relevance | path

Searched refs:dss_feat_get_num_mgrs (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c264 const int num_mgrs = dss_feat_get_num_mgrs(); in need_isr()
368 const int num_mgrs = dss_feat_get_num_mgrs(); in extra_info_update_ongoing()
854 const int num_mgrs = dss_feat_get_num_mgrs(); in dss_register_vsync_isr()
873 const int num_mgrs = dss_feat_get_num_mgrs(); in dss_unregister_vsync_isr()
892 const int num_mgrs = dss_feat_get_num_mgrs(); in dss_apply_irq_handler()
Dmanager.c43 num_managers = dss_feat_get_num_mgrs(); in dss_init_overlay_managers()
Ddss_features.c812 int dss_feat_get_num_mgrs(void) in dss_feat_get_num_mgrs() function
816 EXPORT_SYMBOL(dss_feat_get_num_mgrs);
Ddispc.c320 for (i = 0; i < dss_feat_get_num_mgrs(); i++) { in dispc_save_context()
426 for (i = 0; i < dss_feat_get_num_mgrs(); i++) { in dispc_restore_context()
3562 for (i = 0; i < dss_feat_get_num_mgrs(); i++) { in dispc_dump_regs()
/Linux-v4.19/include/video/
Domapfb_dss.h804 int dss_feat_get_num_mgrs(void);