Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc-compat.c373 bit = dispc_mgr_get_sync_lost_irq(i); in dispc_error_worker()
537 dispc_mgr_get_sync_lost_irq(OMAP_DSS_CHANNEL_DIGIT); in dispc_mgr_enable_digit_out()
Ddss.h441 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
Ddispc.c565 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel) in dispc_mgr_get_sync_lost_irq() function
569 EXPORT_SYMBOL(dispc_mgr_get_sync_lost_irq);
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c707 static u32 dispc_mgr_get_sync_lost_irq(struct dispc_device *dispc, in dispc_mgr_get_sync_lost_irq() function
4739 .mgr_get_sync_lost_irq = dispc_mgr_get_sync_lost_irq,