Searched refs:dispc_mgr_go (Results 1 – 4 of 4) sorted by relevance
432 void dispc_mgr_go(enum omap_channel channel);
775 dispc_mgr_go(mgr->id); in dss_set_go_bits()
571 void dispc_mgr_go(enum omap_channel channel) in dispc_mgr_go() function580 EXPORT_SYMBOL(dispc_mgr_go);
727 static void dispc_mgr_go(struct dispc_device *dispc, enum omap_channel channel) in dispc_mgr_go() function4714 .mgr_go = dispc_mgr_go,