Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/omap/
Dlcdc.c535 static int omap_lcdc_set_update_mode(enum omapfb_update_mode mode) in omap_lcdc_set_update_mode() function
575 omap_lcdc_set_update_mode(OMAPFB_UPDATE_DISABLED); in omap_lcdc_suspend()
580 omap_lcdc_set_update_mode(OMAPFB_AUTO_UPDATE); in omap_lcdc_resume()
848 .set_update_mode = omap_lcdc_set_update_mode,