Home
last modified time | relevance | path

Searched refs:FB_VBLANK_HAVE_VSYNC (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dfb.h326 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-osd.c90 FB_VBLANK_HAVE_VSYNC; in vivid_fb_ioctl()
/linux-4.1.27/drivers/video/fbdev/
Dtmiofb.c500 | FB_VBLANK_HAVE_VSYNC; in tmiofb_vblank()
Dps3fb.c750 vblank->flags = FB_VBLANK_HAVE_VSYNC; in ps3fb_get_vblank()
/linux-4.1.27/drivers/media/pci/ivtv/
Divtvfb.c472 FB_VBLANK_HAVE_VSYNC; in ivtvfb_ioctl()
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_base.c854 vblank->flags = FB_VBLANK_HAVE_VCOUNT | FB_VBLANK_HAVE_VSYNC | in matroxfb_get_vblank()
/linux-4.1.27/drivers/video/fbdev/sis/
Dsis_main.c825 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()
847 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()