Searched refs:vc5_wait_bo_ioctl (Results 1 – 1 of 1) sorted by relevance
484 static int vc5_wait_bo_ioctl(int fd, uint32_t handle, uint64_t timeout_ns) in vc5_wait_bo_ioctl() function504 if (vc5_wait_bo_ioctl(screen->fd, bo->handle, 0) == -ETIME) { in vc5_bo_wait()510 int ret = vc5_wait_bo_ioctl(screen->fd, bo->handle, timeout_ns); in vc5_bo_wait()