Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_legacy.h99 struct drm_device_dma { struct
103 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument
104 int seg_count;
105 int page_count; /**< number of pages */
106 unsigned long *pagelist; /**< page list */
107 unsigned long byte_count;
108 enum {
113 } flags;