Searched refs:FBIO_WAITFORVSYNC (Results 1 – 4 of 4) sorted by relevance
44 #define FBIO_WAITFORVSYNC 0x4607 macro
108 case FBIO_WAITFORVSYNC: in ili9341_ioctl()
221 case FBIO_WAITFORVSYNC: in printf_string()
238 ret = ioctl(ctx->fd, FBIO_WAITFORVSYNC, (unsigned long)&ctx->var); in wait_vsync()
Completed in 5 milliseconds