Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c251 const int num_mgrs = dss_feat_get_num_mgrs(); in need_isr()
355 const int num_mgrs = dss_feat_get_num_mgrs(); in extra_info_update_ongoing()
841 const int num_mgrs = dss_feat_get_num_mgrs(); in dss_register_vsync_isr()
860 const int num_mgrs = dss_feat_get_num_mgrs(); in dss_unregister_vsync_isr()
879 const int num_mgrs = dss_feat_get_num_mgrs(); in dss_apply_irq_handler()
Dmanager.c32 num_managers = dss_feat_get_num_mgrs(); in dss_init_overlay_managers()
Ddss_features.c801 int dss_feat_get_num_mgrs(void) in dss_feat_get_num_mgrs() function
805 EXPORT_SYMBOL(dss_feat_get_num_mgrs);
Ddispc.c309 for (i = 0; i < dss_feat_get_num_mgrs(); i++) { in dispc_save_context()
415 for (i = 0; i < dss_feat_get_num_mgrs(); i++) { in dispc_restore_context()
3438 for (i = 0; i < dss_feat_get_num_mgrs(); i++) { in dispc_dump_regs()
/linux-6.12.1/include/video/
Domapfb_dss.h768 int dss_feat_get_num_mgrs(void);