drm_auth          584 include/drm/drm.h #define DRM_IOCTL_GET_MAGIC		DRM_IOR( 0x02, struct drm_auth)
drm_auth          592 include/drm/drm.h #define DRM_IOCTL_AUTH_MAGIC		DRM_IOW( 0x11, struct drm_auth)
drm_auth          683 include/drm/drm.h typedef struct drm_auth drm_auth_t;