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

  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 45 struct drm_nouveau_gem_new { struct
130 #define DRM_NOUVEAU_GEM_NEW 0x40
136 #define DRM_IOCTL_NOUVEAU_GEM_NEW DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_NEW, struct drm_nouveau_gem_new)
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 50 struct drm_nouveau_gem_new { struct
126 #define DRM_NOUVEAU_GEM_NEW 0x40
132 #define DRM_IOCTL_NOUVEAU_GEM_NEW DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_NEW, struct drm_nouveau_gem_new)
  /hardware/intel/img/libdrm/shared-core/
nouveau_drm.h 105 struct drm_nouveau_gem_new { struct
207 #define DRM_NOUVEAU_GEM_NEW 0x40
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
nouveau_drm.h 106 struct drm_nouveau_gem_new { struct
211 #define DRM_NOUVEAU_GEM_NEW 0x40
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 106 struct drm_nouveau_gem_new { struct
211 #define DRM_NOUVEAU_GEM_NEW 0x40

Completed in 243 milliseconds