Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dfb.h328 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-osd.c78 FB_VBLANK_HAVE_VSYNC; in vivid_fb_ioctl()
/linux-6.1.9/drivers/video/fbdev/
Dtmiofb.c492 | FB_VBLANK_HAVE_VSYNC; in tmiofb_vblank()
Dps3fb.c751 vblank->flags = FB_VBLANK_HAVE_VSYNC; in ps3fb_get_vblank()
/linux-6.1.9/drivers/media/pci/ivtv/
Divtvfb.c458 FB_VBLANK_HAVE_VSYNC; in ivtvfb_ioctl()
/linux-6.1.9/drivers/video/fbdev/matrox/
Dmatroxfb_base.c849 vblank->flags = FB_VBLANK_HAVE_VCOUNT | FB_VBLANK_HAVE_VSYNC | in matroxfb_get_vblank()
/linux-6.1.9/drivers/video/fbdev/sis/
Dsis_main.c860 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()
882 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()