Searched defs:drm_ctx_list (Results 1 – 1 of 1) sorted by relevance
40 struct drm_ctx_list { struct41 struct list_head head;42 drm_context_t handle;43 struct drm_file *tag;
Completed in 3 milliseconds