Searched defs:drm_device_dma (Results 1 – 1 of 1) sorted by relevance
104 struct drm_device_dma { struct108 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument109 int seg_count;110 int page_count; /**< number of pages */111 unsigned long *pagelist; /**< page list */112 unsigned long byte_count;113 enum {118 } flags;