Searched defs:drm_device_dma (Results 1 – 1 of 1) sorted by relevance
135 struct drm_device_dma { struct139 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument140 int seg_count;141 int page_count; /**< number of pages */142 unsigned long *pagelist; /**< page list */143 unsigned long byte_count;144 enum {149 } flags;