Searched refs:lima_gem_wait (Results 1 – 3 of 3) sorted by relevance
43 int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns);
396 int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns) in lima_gem_wait() function
186 return lima_gem_wait(file, args->handle, args->op, args->timeout_ns); in lima_ioctl_gem_wait()