Searched refs:FB_VBLANK_HAVE_VSYNC (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfb.h322 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c78 FB_VBLANK_HAVE_VSYNC;
/linux-master/drivers/video/fbdev/
H A Dps3fb.c753 vblank->flags = FB_VBLANK_HAVE_VSYNC;
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c458 FB_VBLANK_HAVE_VSYNC;
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c849 vblank->flags = FB_VBLANK_HAVE_VCOUNT | FB_VBLANK_HAVE_VSYNC |
/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.c829 ret |= (FB_VBLANK_HAVE_VSYNC |
851 ret |= (FB_VBLANK_HAVE_VSYNC |

Completed in 163 milliseconds