Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A DdrmP.h544 struct drm_ctx_list { struct
545 struct list_head head; /**< list head */
546 drm_context_t handle; /**< context handle */
547 struct drm_file *tag; /**< associated fd private data */