Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_auth.c153 struct drm_auth *auth = data; in drm_getmagic()
191 struct drm_auth *auth = data; in drm_authmagic()
DMakefile7 drm-y := drm_auth.o drm_bufs.o drm_cache.o \
/linux-4.1.27/include/uapi/drm/
Ddrm.h446 struct drm_auth { struct
692 #define DRM_IOCTL_GET_MAGIC DRM_IOR( 0x02, struct drm_auth)
706 #define DRM_IOCTL_AUTH_MAGIC DRM_IOW( 0x11, struct drm_auth)
864 typedef struct drm_auth drm_auth_t;