Searched refs:drm_auth (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_auth.c2 * \file drm_auth.c
138 * \param arg pointer to a resulting drm_auth structure.
150 struct drm_auth *auth = data;
178 * \param arg pointer to a drm_auth structure.
188 struct drm_auth *auth = data;
H A Ddrm.h451 struct drm_auth { struct
645 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
658 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
824 typedef struct drm_auth drm_auth_t;

Completed in 49 milliseconds