Searched refs:dispc_mgr_is_enabled (Results 1 – 4 of 4) sorted by relevance
468 if (!dispc_mgr_is_enabled(channel)) in dispc_mgr_disable_lcd_out()516 if (dispc_mgr_is_enabled(OMAP_DSS_CHANNEL_DIGIT)) in dispc_mgr_enable_digit_out()554 if (!dispc_mgr_is_enabled(OMAP_DSS_CHANNEL_DIGIT)) in dispc_mgr_disable_digit_out()
404 bool dispc_mgr_is_enabled(enum omap_channel channel);
896 mp->updating = dispc_mgr_is_enabled(i); in dss_apply_irq_handler()
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()