HomeSort by relevance Sort by last modified time
    Searched refs:DRM_I915_GEM_UNPIN (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/libdrm/shared-core/
i915_drm.h 193 #define DRM_I915_GEM_UNPIN 0x16
231 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
637 struct drm_i915_gem_unpin { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
i915_drm.h 172 #define DRM_I915_GEM_UNPIN 0x16
213 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
636 struct drm_i915_gem_unpin { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h 172 #define DRM_I915_GEM_UNPIN 0x16
213 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
636 struct drm_i915_gem_unpin { struct
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 162 #define DRM_I915_GEM_UNPIN 0x16
225 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
535 struct drm_i915_gem_unpin { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 197 #define DRM_I915_GEM_UNPIN 0x16
248 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
756 struct drm_i915_gem_unpin { struct
    [all...]

Completed in 403 milliseconds