Searched defs:drm_ctx_list (Results 1 – 1 of 1) sorted by relevance
571 struct drm_ctx_list { struct572 struct list_head head; /**< list head */573 drm_context_t handle; /**< context handle */574 struct drm_file *tag; /**< associated fd private data */