Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/drm2/
HDdrm.h203 struct drm_ctx_priv_map { struct
669 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
670 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
801 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
HDdrm_context.c190 struct drm_ctx_priv_map *request = data; in drm_getsareactx()
223 struct drm_ctx_priv_map *request = data; in drm_setsareactx()
HDdrm_ioc32.c462 struct drm_ctx_priv_map request; in compat_drm_setsareactx()
474 struct drm_ctx_priv_map request; in compat_drm_getsareactx()