Home
last modified time | relevance | path

Searched defs:FBIO_WAITFORVSYNC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dps3fb.h34 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) /* wait for vsync */ macro
/linux-2.6.39/include/linux/
Dfb.h41 #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) macro