Searched refs:FBIO_WAITFORVSYNC (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ps3fb.h | 34 #ifndef FBIO_WAITFORVSYNC 35 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) /* wait for vsync */ macro
|
| /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 D | fb.h | 35 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) 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 D | fb.h | 35 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fb.h | 37 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) macro
|
| /OK3568_Linux_fs/buildroot/package/directfb/ |
| H A D | 0001-fix-missing-davinci-voodoo-header.patch | 985 +/* define the custom FBIO_WAITFORVSYNC ioctl */ 986 +#define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) 1684 + ioctl( fb->fd, FBIO_WAITFORVSYNC ); 1707 + ioctl( fb->fd, FBIO_WAITFORVSYNC );
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | vt8500lcdfb.c | 184 if (cmd == FBIO_WAITFORVSYNC) { in vt8500lcd_ioctl()
|
| H A D | sh_mobile_lcdcfb.c | 1424 case FBIO_WAITFORVSYNC: in sh_mobile_lcdc_overlay_ioctl() 1744 case FBIO_WAITFORVSYNC: in sh_mobile_lcdc_ioctl()
|
| H A D | ps3fb.c | 796 case FBIO_WAITFORVSYNC: in ps3fb_ioctl()
|
| H A D | da8xx-fb.c | 1159 case FBIO_WAITFORVSYNC: in fb_ioctl()
|
| H A D | s3c-fb.c | 1023 case FBIO_WAITFORVSYNC: in s3c_fb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-ioctl.c | 754 case FBIO_WAITFORVSYNC: in omapfb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_crtc2.c | 445 case FBIO_WAITFORVSYNC: in matroxfb_dh_ioctl()
|
| H A D | matroxfb_base.c | 899 case FBIO_WAITFORVSYNC: in matroxfb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 474 case FBIO_WAITFORVSYNC: in ivtvfb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/ |
| H A D | intelfbdrv.c | 1444 case FBIO_WAITFORVSYNC: in intelfb_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_fb_helper.c | 1143 case FBIO_WAITFORVSYNC: in drm_fb_helper_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | atyfb_base.c | 1836 case FBIO_WAITFORVSYNC: in atyfb_ioctl()
|