Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfb.h326 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-osd.c90 FB_VBLANK_HAVE_VSYNC; in vivid_fb_ioctl()
/linux-4.4.14/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.4.14/drivers/media/pci/ivtv/
Divtvfb.c473 FB_VBLANK_HAVE_VSYNC; in ivtvfb_ioctl()
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_base.c847 vblank->flags = FB_VBLANK_HAVE_VCOUNT | FB_VBLANK_HAVE_VSYNC | in matroxfb_get_vblank()
/linux-4.4.14/drivers/video/fbdev/sis/
Dsis_main.c822 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()
844 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()