Home
last modified time | relevance | path

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

/include/linux/
Ddmaengine.h561 struct dmaengine_unmap_data { struct
563 u16 map_cnt;
567 u8 to_cnt;
568 u8 from_cnt;
569 u8 bidi_cnt;
570 struct device *dev;
571 struct kref kref;
572 size_t len;
573 dma_addr_t addr[];