Searched defs:drm_ctx_list (Results 1 – 1 of 1) sorted by relevance
544 struct drm_ctx_list { struct545 struct list_head head; /**< list head */546 drm_context_t handle; /**< context handle */547 struct drm_file *tag; /**< associated fd private data */