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

  /bionic/libc/kernel/uapi/drm/
drm.h 206 _DRM_HALT_ALL_QUEUES = 0x10,
  /external/kernel-headers/original/uapi/drm/
drm.h 276 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 277 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 277 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
  /hardware/intel/img/libdrm/shared-core/
drm.h 339 _DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */
  /hardware/intel/img/libdrm/libdrm/
xf86drm.c 1333 if (flags & DRM_HALT_ALL_QUEUES) lock.flags |= _DRM_HALT_ALL_QUEUES;
    [all...]

Completed in 42 milliseconds