OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_I915_DESTROY_HEAP
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i915_drm.h
165
#define
DRM_I915_DESTROY_HEAP
0x0c
206
#define DRM_IOCTL_I915_DESTROY_HEAP DRM_IOW( DRM_COMMAND_BASE +
DRM_I915_DESTROY_HEAP
, drm_i915_mem_destroy_heap_t)
/bionic/libc/kernel/uapi/drm/
i915_drm.h
133
#define
DRM_I915_DESTROY_HEAP
0x0c
189
#define DRM_IOCTL_I915_DESTROY_HEAP DRM_IOW(DRM_COMMAND_BASE +
DRM_I915_DESTROY_HEAP
, drm_i915_mem_destroy_heap_t)
/external/kernel-headers/original/uapi/drm/
i915_drm.h
221
#define
DRM_I915_DESTROY_HEAP
0x0c
278
#define DRM_IOCTL_I915_DESTROY_HEAP DRM_IOW( DRM_COMMAND_BASE +
DRM_I915_DESTROY_HEAP
, drm_i915_mem_destroy_heap_t)
[
all
...]
/external/libdrm/include/drm/
i915_drm.h
221
#define
DRM_I915_DESTROY_HEAP
0x0c
276
#define DRM_IOCTL_I915_DESTROY_HEAP DRM_IOW( DRM_COMMAND_BASE +
DRM_I915_DESTROY_HEAP
, drm_i915_mem_destroy_heap_t)
[
all
...]
Completed in 311 milliseconds