Searched refs:vc4_wait_bo_ioctl (Results 1 – 1 of 1) sorted by relevance
514 static int vc4_wait_bo_ioctl(int fd, uint32_t handle, uint64_t timeout_ns) in vc4_wait_bo_ioctl() function534 if (vc4_wait_bo_ioctl(screen->fd, bo->handle, 0) == -ETIME) { in vc4_bo_wait()540 int ret = vc4_wait_bo_ioctl(screen->fd, bo->handle, timeout_ns); in vc4_bo_wait()