Home
last modified time | relevance | path

Searched refs:FBIO_WAITFORVSYNC (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/uapi/asm/
H A Dps3fb.h21 #ifndef FBIO_WAITFORVSYNC
22 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) /* wait for vsync */ macro
/linux/include/uapi/linux/
H A Dfb.h38 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) macro
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c445 case FBIO_WAITFORVSYNC: in matroxfb_dh_ioctl()
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c475 case FBIO_WAITFORVSYNC: in ivtvfb_ioctl()