Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm.h374 typedef struct drm_map { struct
380 drm_map_type_t type; /**< Type of memory to map */ argument
381 drm_map_flags_t flags; /**< Flags */ argument
384 } drm_map_t; argument