Searched refs:v3d_bo_lookup (Results 1 – 3 of 3) sorted by relevance
38 struct v3d_bo *v3d_bo_lookup(struct shim_fd *shim_fd, int handle) in v3d_bo_lookup() function71 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, get->handle); in v3d_ioctl_get_bo_offset()
61 struct v3d_bo *v3d_bo_lookup(struct shim_fd *shim_fd, int handle);
112 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, handle); in v3d_simulator_copy_in_handle()123 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, handle); in v3d_simulator_copy_out_handle()