drm_ctx_priv_map
#define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
#define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
struct drm_ctx_priv_map *request = data;
struct drm_ctx_priv_map *request = data;
struct drm_ctx_priv_map request;
struct drm_ctx_priv_map request;