Searched defs:drm_device_dma (Results 1 – 1 of 1) sorted by relevance
121 struct drm_device_dma { struct125 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument126 int seg_count;127 int page_count; /**< number of pages */128 unsigned long *pagelist; /**< page list */129 unsigned long byte_count;130 enum {135 } flags;