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

  /bionic/libc/kernel/uapi/drm/
drm.h 173 _DRM_HALT_ALL_QUEUES = 0x10,
  /external/kernel-headers/original/uapi/drm/
drm.h 287 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
  /external/libdrm/include/drm/
drm.h 281 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
  /external/mesa3d/include/drm-uapi/
drm.h 281 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */

Completed in 169 milliseconds