Searched refs:FBIO_WAITFORVSYNC (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/powerpc/include/uapi/asm/
H A Dps3fb.h34 #ifndef FBIO_WAITFORVSYNC
35 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) /* wait for vsync */ macro
/linux-master/include/uapi/linux/
H A Dfb.h38 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) macro
/linux-master/drivers/video/fbdev/
H A Dvt8500lcdfb.c184 if (cmd == FBIO_WAITFORVSYNC) {
H A Dsh_mobile_lcdcfb.c1417 case FBIO_WAITFORVSYNC:
1739 case FBIO_WAITFORVSYNC:
H A Dda8xx-fb.c1158 case FBIO_WAITFORVSYNC:
H A Dps3fb.c798 case FBIO_WAITFORVSYNC:
801 dev_dbg(info->device, "FBIO_WAITFORVSYNC:\n");
H A Ds3c-fb.c1024 case FBIO_WAITFORVSYNC:
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c754 case FBIO_WAITFORVSYNC:
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c445 case FBIO_WAITFORVSYNC:
H A Dmatroxfb_base.c900 case FBIO_WAITFORVSYNC:
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c474 case FBIO_WAITFORVSYNC:
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c1049 * FBIO_WAITFORVSYNC is implemented for now.
1066 case FBIO_WAITFORVSYNC:
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c1849 case FBIO_WAITFORVSYNC:

Completed in 554 milliseconds