HomeSort by: relevance | last modified time | path
    Searched defs:drm_v3d_mmap_bo (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
v3d_drm.h 36 #define DRM_V3D_MMAP_BO 0x03
44 #define DRM_IOCTL_V3D_MMAP_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_V3D_MMAP_BO, struct drm_v3d_mmap_bo)
166 * struct drm_v3d_mmap_bo - ioctl argument for mapping V3D BOs.
176 struct drm_v3d_mmap_bo { struct
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
v3d_drm.h 36 #define DRM_V3D_MMAP_BO 0x03
48 #define DRM_IOCTL_V3D_MMAP_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_V3D_MMAP_BO, struct drm_v3d_mmap_bo)
183 * struct drm_v3d_mmap_bo - ioctl argument for mapping V3D BOs.
193 struct drm_v3d_mmap_bo { struct

Completed in 9 milliseconds