Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/uapi/drm/
Ddrm.h464 struct drm_auth { struct
1048 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
1075 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
1422 typedef struct drm_auth drm_auth_t;
/openbsd/src/sys/dev/pci/drm/
Ddrm_auth.c99 struct drm_auth *auth = data; in drm_getmagic()
120 struct drm_auth *auth = data; in drm_authmagic()
Dfiles.drm11 file dev/pci/drm/drm_auth.c drm