Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/omap2/dss/
Dapply.c730 dispc_mgr_enable(mgr->id, true); in dss_mgr_start_update()
1083 dispc_mgr_enable(mgr->id, true); in dss_mgr_enable()
1109 dispc_mgr_enable(mgr->id, false); in dss_mgr_disable()
Ddss.h442 void dispc_mgr_enable(enum omap_channel channel, bool enable);
Drfbi.c315 dispc_mgr_enable(dssdev->manager->id, true); in rfbi_transfer_area()
Ddispc.c2095 void dispc_mgr_enable(enum omap_channel channel, bool enable) in dispc_mgr_enable() function