Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dfb.h327 #define FB_VBLANK_VSYNCING 0x080 /* currently in a vsync */ macro
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtvfb.c465 vblank.flags |= FB_VBLANK_VSYNCING; in ivtvfb_ioctl()
/linux-6.3-rc2/drivers/video/fbdev/matrox/
A Dmatroxfb_base.c859 vblank->flags |= FB_VBLANK_VSYNCING; in matroxfb_get_vblank()
/linux-6.3-rc2/drivers/video/fbdev/sis/
A Dsis_main.c875 if(reg1 & 0x02) ret |= FB_VBLANK_VSYNCING; in sisfb_setupvbblankflags()
887 if(reg1 & 0x08) ret |= FB_VBLANK_VSYNCING; in sisfb_setupvbblankflags()

Completed in 19 milliseconds