Searched refs:omap_lcdc_set_update_mode (Results 1 – 1 of 1) sorted by relevance
534 static int omap_lcdc_set_update_mode(enum omapfb_update_mode mode) in omap_lcdc_set_update_mode() function574 omap_lcdc_set_update_mode(OMAPFB_UPDATE_DISABLED); in omap_lcdc_suspend()579 omap_lcdc_set_update_mode(OMAPFB_AUTO_UPDATE); in omap_lcdc_resume()785 .set_update_mode = omap_lcdc_set_update_mode,