Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_auth.c48 struct drm_auth *auth = data; in drm_getmagic()
79 struct drm_auth *auth = data; in drm_authmagic()
DMakefile5 drm-y := drm_auth.o drm_bufs.o drm_cache.o \
/linux-4.4.14/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)
866 typedef struct drm_auth drm_auth_t;