Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap/
Dlcdc.c523 static int omap_lcdc_set_update_mode(enum omapfb_update_mode mode) in omap_lcdc_set_update_mode() function
563 omap_lcdc_set_update_mode(OMAPFB_UPDATE_DISABLED); in omap_lcdc_suspend()
568 omap_lcdc_set_update_mode(OMAPFB_AUTO_UPDATE); in omap_lcdc_resume()
774 .set_update_mode = omap_lcdc_set_update_mode,