Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A Ddss.h410 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
H A 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);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A 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,