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

  /external/libdrm/include/drm/
amdgpu_drm.h 44 #define DRM_AMDGPU_BO_LIST 0x03
57 #define DRM_IOCTL_AMDGPU_BO_LIST DRM_IOWR(DRM_COMMAND_BASE + DRM_AMDGPU_BO_LIST, union drm_amdgpu_bo_list)
138 union drm_amdgpu_bo_list { union
  /bionic/libc/kernel/uapi/drm/
amdgpu_drm.h 27 #define DRM_AMDGPU_BO_LIST 0x03
43 #define DRM_IOCTL_AMDGPU_BO_LIST DRM_IOWR(DRM_COMMAND_BASE + DRM_AMDGPU_BO_LIST, union drm_amdgpu_bo_list)
102 union drm_amdgpu_bo_list { union
  /external/kernel-headers/original/uapi/drm/
amdgpu_drm.h 44 #define DRM_AMDGPU_BO_LIST 0x03
61 #define DRM_IOCTL_AMDGPU_BO_LIST DRM_IOWR(DRM_COMMAND_BASE + DRM_AMDGPU_BO_LIST, union drm_amdgpu_bo_list)
154 union drm_amdgpu_bo_list { union

Completed in 926 milliseconds