Searched defs:drm_device_dma (Results 1 – 2 of 2) sorted by relevance
452 typedef struct drm_device_dma { struct464 } drm_device_dma_t; argument
427 struct drm_device_dma { struct431 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument432 int seg_count;433 int page_count; /**< number of pages */434 unsigned long *pagelist; /**< page list */435 unsigned long byte_count;436 enum {441 } flags;