Home
last modified time | relevance | path

Searched refs:dispc_mgr_enable (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc-compat.c470 dispc_mgr_enable(channel, true); in dispc_mgr_enable_lcd_out()
494 dispc_mgr_enable(channel, false); in dispc_mgr_disable_lcd_out()
546 dispc_mgr_enable(OMAP_DSS_CHANNEL_DIGIT, true); in dispc_mgr_enable_digit_out()
597 dispc_mgr_enable(OMAP_DSS_CHANNEL_DIGIT, false); in dispc_mgr_disable_digit_out()
Ddispc.c2840 void dispc_mgr_enable(enum omap_channel channel, bool enable) in dispc_mgr_enable() function
2846 EXPORT_SYMBOL(dispc_mgr_enable);
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_crtc.c173 dispc_mgr_enable(channel, enable); in omap_crtc_set_enabled()
/linux-4.4.14/include/video/
Domapdss.h914 void dispc_mgr_enable(enum omap_channel channel, bool enable);