Searched refs:lima_gem_get_info (Results 1 – 3 of 3) sorted by relevance
41 int lima_gem_get_info(struct drm_file *file, u32 handle, u32 *va, u64 *offset);
236 int lima_gem_get_info(struct drm_file *file, u32 handle, u32 *va, u64 *offset) in lima_gem_get_info() function
98 return lima_gem_get_info(file, args->handle, &args->va, &args->offset); in lima_ioctl_gem_info()