Searched refs:dispc_mgr_go (Results 1 – 4 of 4) sorted by relevance
412 void dispc_mgr_go(enum omap_channel channel);
775 dispc_mgr_go(mgr->id); in dss_set_go_bits()
569 void dispc_mgr_go(enum omap_channel channel) in dispc_mgr_go() function578 EXPORT_SYMBOL(dispc_mgr_go);
716 static void dispc_mgr_go(struct dispc_device *dispc, enum omap_channel channel) in dispc_mgr_go() function4706 .mgr_go = dispc_mgr_go,