Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm.h152 struct drm_list { struct
153 int count; /**< Length of user-space structures */
154 struct drm_version __user *version;
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm.h312 typedef struct drm_list { struct
315 } drm_list_t; argument