Searched defs:drm_ctx_priv_map (Results 1 – 7 of 7) sorted by relevance
205 struct drm_ctx_priv_map { struct206 unsigned int ctx_id; /**< Context requesting private mapping */207 void *handle; /**< Handle of map */
211 struct drm_ctx_priv_map { struct212 unsigned int ctx_id; /**< Context requesting private mapping */213 void *handle; /**< Handle of map */
86431 struct drm_ctx_priv_map { struct86432 unsigned int ctx_id;86433 void *handle;