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

/freebsd-12-stable/sys/modules/drm/drm/
H A DMakefile8 drm_auth.c \
/freebsd-12-stable/sys/dev/drm/
H A Ddrm_auth.c34 /** @file drm_auth.c
143 struct drm_auth *auth = data;
174 struct drm_auth *auth = data;
H A Ddrm.h509 struct drm_auth { struct
1003 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
1016 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
1133 typedef struct drm_auth drm_auth_t;
/freebsd-12-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;
/freebsd-12-stable/sys/modules/drm2/drm2/
H A DMakefile7 drm_auth.c \

Completed in 120 milliseconds