Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddmaengine.h409 struct dmaengine_unmap_data { struct
410 u8 map_cnt;
411 u8 to_cnt;
412 u8 from_cnt;
413 u8 bidi_cnt;
414 struct device *dev;
415 struct kref kref;
416 size_t len;
417 dma_addr_t addr[0];