Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc-compat.c362 bit = dispc_mgr_get_sync_lost_irq(i); in dispc_error_worker()
526 dispc_mgr_get_sync_lost_irq(OMAP_DSS_CHANNEL_DIGIT); in dispc_mgr_enable_digit_out()
Ddss.h410 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
Ddispc.c557 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel) in dispc_mgr_get_sync_lost_irq() function
561 EXPORT_SYMBOL(dispc_mgr_get_sync_lost_irq);
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddispc.c685 static u32 dispc_mgr_get_sync_lost_irq(struct dispc_device *dispc, in dispc_mgr_get_sync_lost_irq() function
4704 .mgr_get_sync_lost_irq = dispc_mgr_get_sync_lost_irq,