Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfb.h322 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-osd.c78 FB_VBLANK_HAVE_VSYNC; in vivid_fb_ioctl()
/linux-6.12.1/drivers/media/pci/ivtv/
Divtvfb.c459 FB_VBLANK_HAVE_VSYNC; in ivtvfb_ioctl()
/linux-6.12.1/drivers/video/fbdev/
Dps3fb.c753 vblank->flags = FB_VBLANK_HAVE_VSYNC; in ps3fb_get_vblank()
/linux-6.12.1/drivers/video/fbdev/matrox/
Dmatroxfb_base.c849 vblank->flags = FB_VBLANK_HAVE_VCOUNT | FB_VBLANK_HAVE_VSYNC | in matroxfb_get_vblank()
/linux-6.12.1/drivers/video/fbdev/sis/
Dsis_main.c829 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()
851 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()