Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddmaengine.h442 struct dmaengine_unmap_data { struct
443 u8 map_cnt;
444 u8 to_cnt;
445 u8 from_cnt;
446 u8 bidi_cnt;
447 struct device *dev;
448 struct kref kref;
449 size_t len;
450 dma_addr_t addr[0];