Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap/
Dlcdc.c521 static int omap_lcdc_set_update_mode(enum omapfb_update_mode mode) in omap_lcdc_set_update_mode() function
561 omap_lcdc_set_update_mode(OMAPFB_UPDATE_DISABLED); in omap_lcdc_suspend()
566 omap_lcdc_set_update_mode(OMAPFB_AUTO_UPDATE); in omap_lcdc_resume()
772 .set_update_mode = omap_lcdc_set_update_mode,