Home
last modified time | relevance | path

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

/include/linux/
Ddmaengine.h459 struct dmaengine_unmap_data { struct
460 u8 map_cnt;
461 u8 to_cnt;
462 u8 from_cnt;
463 u8 bidi_cnt;
464 struct device *dev;
465 struct kref kref;
466 size_t len;
467 dma_addr_t addr[0];