Home
last modified time | relevance | path

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

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