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

  /external/libdrm/etnaviv/
etnaviv_drm.h 180 struct drm_etnaviv_wait_fence { struct
214 #define DRM_ETNAVIV_WAIT_FENCE 0x07
225 #define DRM_IOCTL_ETNAVIV_WAIT_FENCE DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct drm_etnaviv_wait_fence)
  /bionic/libc/kernel/uapi/drm/
etnaviv_drm.h 129 struct drm_etnaviv_wait_fence { struct
172 #define DRM_ETNAVIV_WAIT_FENCE 0x07
184 #define DRM_IOCTL_ETNAVIV_WAIT_FENCE DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct drm_etnaviv_wait_fence)
  /external/kernel-headers/original/uapi/drm/
etnaviv_drm.h 205 struct drm_etnaviv_wait_fence { struct
260 #define DRM_ETNAVIV_WAIT_FENCE 0x07
273 #define DRM_IOCTL_ETNAVIV_WAIT_FENCE DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct drm_etnaviv_wait_fence)

Completed in 219 milliseconds