Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfb.h325 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfb.h325 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h328 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c78 FB_VBLANK_HAVE_VSYNC; in vivid_fb_ioctl()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h189 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dtmiofb.c492 | FB_VBLANK_HAVE_VSYNC; in tmiofb_vblank()
H A Dps3fb.c751 vblank->flags = FB_VBLANK_HAVE_VSYNC; in ps3fb_get_vblank()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtvfb.c458 FB_VBLANK_HAVE_VSYNC; in ivtvfb_ioctl()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c848 vblank->flags = FB_VBLANK_HAVE_VCOUNT | FB_VBLANK_HAVE_VSYNC | in matroxfb_get_vblank()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_main.c859 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()
881 ret |= (FB_VBLANK_HAVE_VSYNC | in sisfb_setupvbblankflags()