Searched defs:drm_ctx_priv_map (Results 1 – 4 of 4) sorted by relevance
115 struct drm_ctx_priv_map { struct116 unsigned int ctx_id;117 void *handle;
125 struct drm_ctx_priv_map { struct126 unsigned int ctx_id;127 void * handle;
212 struct drm_ctx_priv_map { struct213 unsigned int ctx_id; /**< Context requesting private mapping */214 void *handle; /**< Handle of map */