Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap/
Dhwa742.c584 mode != OMAPFB_UPDATE_DISABLED) in hwa742_set_update_mode()
591 mode == OMAPFB_UPDATE_DISABLED ? "disabled" : in hwa742_set_update_mode()
602 case OMAPFB_UPDATE_DISABLED: in hwa742_set_update_mode()
617 case OMAPFB_UPDATE_DISABLED: in hwa742_set_update_mode()
912 hwa742_set_update_mode(OMAPFB_UPDATE_DISABLED); in hwa742_suspend()
997 hwa742.update_mode = OMAPFB_UPDATE_DISABLED; in hwa742_init()
1038 hwa742_set_update_mode(OMAPFB_UPDATE_DISABLED); in hwa742_cleanup()
Dlcdc.c553 case OMAPFB_UPDATE_DISABLED: in omap_lcdc_set_update_mode()
574 omap_lcdc_set_update_mode(OMAPFB_UPDATE_DISABLED); in omap_lcdc_suspend()
Domapfb_main.c1581 omapfb_set_update_mode(fbdev, OMAPFB_UPDATE_DISABLED); in omapfb_free_resources()
/linux-4.1.27/include/uapi/linux/
Domapfb.h174 OMAPFB_UPDATE_DISABLED = 0, enumerator