Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Ddmaengine.h550 struct dmaengine_unmap_data { struct
552 u16 map_cnt;
556 u8 to_cnt;
557 u8 from_cnt;
558 u8 bidi_cnt;
559 struct device *dev;
560 struct kref kref;
561 size_t len;
562 dma_addr_t addr[];