Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap/
Dhwa742.c585 mode != OMAPFB_UPDATE_DISABLED) in hwa742_set_update_mode()
592 mode == OMAPFB_UPDATE_DISABLED ? "disabled" : in hwa742_set_update_mode()
603 case OMAPFB_UPDATE_DISABLED: in hwa742_set_update_mode()
618 case OMAPFB_UPDATE_DISABLED: in hwa742_set_update_mode()
913 hwa742_set_update_mode(OMAPFB_UPDATE_DISABLED); in hwa742_suspend()
998 hwa742.update_mode = OMAPFB_UPDATE_DISABLED; in hwa742_init()
1037 hwa742_set_update_mode(OMAPFB_UPDATE_DISABLED); in hwa742_cleanup()
Dlcdc.c542 case OMAPFB_UPDATE_DISABLED: in omap_lcdc_set_update_mode()
563 omap_lcdc_set_update_mode(OMAPFB_UPDATE_DISABLED); in omap_lcdc_suspend()
Domapfb_main.c1543 omapfb_set_update_mode(fbdev, OMAPFB_UPDATE_DISABLED); in omapfb_free_resources()
/linux-5.19.10/include/uapi/linux/
Domapfb.h175 OMAPFB_UPDATE_DISABLED = 0, enumerator