Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds