Searched refs:dispc_mgr_is_enabled (Results 1 – 2 of 2) sorted by relevance
404 bool dispc_mgr_is_enabled(enum omap_channel channel);
702 static bool dispc_mgr_is_enabled(struct dispc_device *dispc, in dispc_mgr_is_enabled() function716 WARN_ON(!dispc_mgr_is_enabled(dispc, channel)); in dispc_mgr_go()