Searched refs:ioc_req (Results 1 – 1 of 1) sorted by relevance
1440 void *ioc_req = NULL; in RgaBlit() local1449 ioc_req = &compat_req; in RgaBlit()1453 ioc_req = &rgaReg; in RgaBlit()1462 ret = ioctl(ctx->rgaFd, sync_mode, ioc_req); in RgaBlit()1727 void *ioc_req = NULL; in RgaCollorFill() local1736 ioc_req = &compat_req; in RgaCollorFill()1740 ioc_req = &rgaReg; in RgaCollorFill()1749 ret = ioctl(ctx->rgaFd, sync_mode, ioc_req); in RgaCollorFill()2346 void *ioc_req = NULL; in RgaCollorPalette() local2354 ioc_req = &compat_req; in RgaCollorPalette()[all …]