Home
last modified time | relevance | path

Searched refs:dispc_mgr_enable_fifohandcheck (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/video/omap2/dss/
Ddss.h435 void dispc_mgr_enable_fifohandcheck(enum omap_channel channel, bool enable);
Ddsi.c4251 dispc_mgr_enable_fifohandcheck(dssdev->manager->id, 1); in dsi_display_init_dispc()
4256 dispc_mgr_enable_fifohandcheck(dssdev->manager->id, 0); in dsi_display_init_dispc()
Ddispc.c2129 void dispc_mgr_enable_fifohandcheck(enum omap_channel channel, bool enable) in dispc_mgr_enable_fifohandcheck() function