Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_auth.c148 struct drm_auth *auth = data; in drm_getmagic()
186 struct drm_auth *auth = data; in drm_authmagic()
H A Ddrm.h449 struct drm_auth { struct
643 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
656 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
822 typedef struct drm_auth drm_auth_t;
/freebsd/sys/conf/
H A Dfiles1577 dev/drm2/drm_auth.c optional drm2