Home
last modified time | relevance | path

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

/linux/tools/include/uapi/drm/
H A Ddrm.h461 struct drm_auth { struct
1052 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
1079 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
1418 typedef struct drm_auth drm_auth_t;
/linux/drivers/gpu/drm/
H A Ddrm_auth.c95 struct drm_auth *auth = data; in drm_getmagic()
116 struct drm_auth *auth = data; in drm_authmagic()
H A DMakefile39 drm_auth.o \