Home
last modified time | relevance | path

Searched refs:dispc_go_busy (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/video/omap2/dss/
Dmanager.c910 mgr_busy[i] = dispc_go_busy(i); in configure_dispc()
1174 mgr_busy[i] = dispc_go_busy(i); in dss_apply_irq_handler()
1196 mgr_busy[i] = dispc_go_busy(i); in dss_apply_irq_handler()
Ddss.h396 bool dispc_go_busy(enum omap_channel channel);
Ddispc.c568 bool dispc_go_busy(enum omap_channel channel) in dispc_go_busy() function