OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_IOCTL_I915_GEM_BUSY
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/img/libdrm/shared-core/
i915_drm.h
232
#define
DRM_IOCTL_I915_GEM_BUSY
DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_BUSY, struct drm_i915_gem_busy)
/bionic/libc/kernel/uapi/drm/
i915_drm.h
226
#define
DRM_IOCTL_I915_GEM_BUSY
DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_BUSY, struct drm_i915_gem_busy)
/external/kernel-headers/original/uapi/drm/
i915_drm.h
249
#define
DRM_IOCTL_I915_GEM_BUSY
DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_BUSY, struct drm_i915_gem_busy)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
i915_drm.h
214
#define
DRM_IOCTL_I915_GEM_BUSY
DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_BUSY, struct drm_i915_gem_busy)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h
214
#define
DRM_IOCTL_I915_GEM_BUSY
DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_BUSY, struct drm_i915_gem_busy)
Completed in 44 milliseconds