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

  /bionic/libc/kernel/uapi/drm/
i915_drm.h 254 #define DRM_IOCTL_I915_GET_RESET_STATS DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GET_RESET_STATS, struct drm_i915_reset_stats)
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 372 #define DRM_IOCTL_I915_GET_RESET_STATS DRM_IOWR (DRM_COMMAND_BASE + DRM_I915_GET_RESET_STATS, struct drm_i915_reset_stats)
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 372 #define DRM_IOCTL_I915_GET_RESET_STATS DRM_IOWR (DRM_COMMAND_BASE + DRM_I915_GET_RESET_STATS, struct drm_i915_reset_stats)
    [all...]
  /external/mesa3d/include/drm-uapi/
i915_drm.h 331 #define DRM_IOCTL_I915_GET_RESET_STATS DRM_IOWR (DRM_COMMAND_BASE + DRM_I915_GET_RESET_STATS, struct drm_i915_reset_stats)
    [all...]

Completed in 430 milliseconds