Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddmaengine.h556 struct dmaengine_unmap_data { struct
558 u16 map_cnt;
562 u8 to_cnt;
563 u8 from_cnt;
564 u8 bidi_cnt;
565 struct device *dev;
566 struct kref kref;
567 size_t len;
568 dma_addr_t addr[];

Completed in 9 milliseconds