Home
last modified time | relevance | path

Searched refs:drm_auth (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
HDdrm_auth.c150 struct drm_auth *auth = data; in drm_getmagic()
188 struct drm_auth *auth = data; in drm_authmagic()
HDdrm.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-11-stable/sys/dev/drm/
HDdrm_auth.c143 struct drm_auth *auth = data; in drm_getmagic()
174 struct drm_auth *auth = data; in drm_authmagic()
HDdrm.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-11-stable/sys/modules/drm/drm/
HDMakefile8 drm_auth.c \
/freebsd-11-stable/sys/modules/drm2/drm2/
HDMakefile7 drm_auth.c \
/freebsd-11-stable/sys/conf/
HDfiles1504 dev/drm/drm_auth.c optional drm
1568 dev/drm2/drm_auth.c optional drm2