Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_ioc32.c58 #define DRM_IOCTL_SET_SAREA_CTX32 DRM_IOW( 0x1c, drm_ctx_priv_map32_t)
59 #define DRM_IOCTL_GET_SAREA_CTX32 DRM_IOWR(0x1d, drm_ctx_priv_map32_t)
504 } drm_ctx_priv_map32_t; typedef
509 drm_ctx_priv_map32_t req32; in compat_drm_setsareactx()
511 drm_ctx_priv_map32_t __user *argp = (void __user *)arg; in compat_drm_setsareactx()
526 drm_ctx_priv_map32_t req32; in compat_drm_getsareactx()
527 drm_ctx_priv_map32_t __user *argp = (void __user *)arg; in compat_drm_getsareactx()