Home
last modified time | relevance | path

Searched defs:drm_ctx_list (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/drm/
DdrmP.h571 struct drm_ctx_list { struct
572 struct list_head head; /**< list head */
573 drm_context_t handle; /**< context handle */
574 struct drm_file *tag; /**< associated fd private data */