Home
last modified time | relevance | path

Searched refs:drm_shim_fd_lookup (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/broadcom/drm-shim/
Dv3d_noop.c61 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_create_bo()
82 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_get_bo_offset()
96 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_mmap_bo()
Dv3d.c55 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_mmap_bo()
69 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3d_ioctl_get_bo_offset()
Dv3dx.c131 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3dX()
186 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3dX()
221 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in v3dX()
/external/mesa3d/src/drm-shim/
Ddrm_shim.c348 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in __fxstat()
364 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in __fxstat64()
530 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in ioctl()
543 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in fcntl()
570 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in dup()
582 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in mmap()
Ddrm_shim.h83 struct shim_fd *drm_shim_fd_lookup(int fd);
Ddevice.c123 drm_shim_fd_lookup(int fd) in drm_shim_fd_lookup() function
182 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in drm_shim_ioctl_gem_close()
/external/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c164 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in etnaviv_ioctl_gem_new()
178 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in etnaviv_ioctl_gem_info()
/external/mesa3d/src/freedreno/drm-shim/
Dfreedreno_noop.c69 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in msm_ioctl_gem_new()
90 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in msm_ioctl_gem_info()
/external/mesa3d/src/intel/tools/
Dintel_noop_drm_shim.c64 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in i915_ioctl_gem_create()
80 struct shim_fd *shim_fd = drm_shim_fd_lookup(fd); in i915_ioctl_gem_mmap()