dispc_mgr_is_enabled  729 drivers/gpu/drm/omapdrm/dss/dispc.c 	WARN_ON(!dispc_mgr_is_enabled(dispc, channel));
dispc_mgr_is_enabled 4709 drivers/gpu/drm/omapdrm/dss/dispc.c 	.mgr_is_enabled = dispc_mgr_is_enabled,
dispc_mgr_is_enabled  898 drivers/video/fbdev/omap2/omapfb/dss/apply.c 		mp->updating = dispc_mgr_is_enabled(i);
dispc_mgr_is_enabled  468 drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c 	if (!dispc_mgr_is_enabled(channel))
dispc_mgr_is_enabled  516 drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c 	if (dispc_mgr_is_enabled(OMAP_DSS_CHANNEL_DIGIT))
dispc_mgr_is_enabled  554 drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c 	if (!dispc_mgr_is_enabled(OMAP_DSS_CHANNEL_DIGIT))
dispc_mgr_is_enabled  573 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	WARN_ON(!dispc_mgr_is_enabled(channel));
dispc_mgr_is_enabled 2904 drivers/video/fbdev/omap2/omapfb/dss/dispc.c EXPORT_SYMBOL(dispc_mgr_is_enabled);
dispc_mgr_is_enabled  427 drivers/video/fbdev/omap2/omapfb/dss/dss.h bool dispc_mgr_is_enabled(enum omap_channel channel);