Searched refs:dispc_mgr_go (Results 1 – 4 of 4) sorted by relevance
443 void dispc_mgr_go(enum omap_channel channel);
786 dispc_mgr_go(mgr->id); in dss_set_go_bits()
582 void dispc_mgr_go(enum omap_channel channel) in dispc_mgr_go() function591 EXPORT_SYMBOL(dispc_mgr_go);
738 static void dispc_mgr_go(struct dispc_device *dispc, enum omap_channel channel) in dispc_mgr_go() function4741 .mgr_go = dispc_mgr_go,