lima_gem_wait     172 drivers/gpu/drm/lima/lima_drv.c 	return lima_gem_wait(file, args->handle, args->op, args->timeout_ns);
lima_gem_wait      21 drivers/gpu/drm/lima/lima_gem.h int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns);