Home
last modified time | relevance | path

Searched refs:dispc_mgr_is_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h404 bool dispc_mgr_is_enabled(enum omap_channel channel);
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c702 static bool dispc_mgr_is_enabled(struct dispc_device *dispc, in dispc_mgr_is_enabled() function
716 WARN_ON(!dispc_mgr_is_enabled(dispc, channel)); in dispc_mgr_go()