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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_ioctl.h 90 * @DRM_AUTH:
96 DRM_AUTH = BIT(0),
136 * and hence it should be always set for any ioctl with DRM_AUTH set.
138 * not set DRM_AUTH because they do not require authentication.
  /src/sys/external/bsd/drm/dist/bsd-core/
drmP.h 457 #define DRM_AUTH 0x1
1178 /* Authentication IOCTL support (drm_auth.c) */

Completed in 13 milliseconds