Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_ioc32.c57 #define DRM_IOCTL_SET_SAREA_CTX32 DRM_IOW( 0x1c, drm_ctx_priv_map32_t)
58 #define DRM_IOCTL_GET_SAREA_CTX32 DRM_IOWR(0x1d, drm_ctx_priv_map32_t)
507 } drm_ctx_priv_map32_t; typedef
512 drm_ctx_priv_map32_t req32; in compat_drm_setsareactx()
514 drm_ctx_priv_map32_t __user *argp = (void __user *)arg; in compat_drm_setsareactx()
529 drm_ctx_priv_map32_t req32; in compat_drm_getsareactx()
530 drm_ctx_priv_map32_t __user *argp = (void __user *)arg; in compat_drm_getsareactx()