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

  /src/sys/external/bsd/drm/dist/shared-core/
drm.h 516 struct drm_auth { struct
1012 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
1025 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
1167 typedef struct drm_auth drm_auth_t;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h 484 struct drm_auth { struct
852 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
866 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
1071 typedef struct drm_auth drm_auth_t;

Completed in 14 milliseconds