Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h72226 struct dmaengine_unmap_data { struct
72227 u8 map_cnt;
72228 u8 to_cnt;
72229 u8 from_cnt;
72230 u8 bidi_cnt;
72231 struct device *dev;
72232 struct kref kref;
72233 size_t len;
72234 dma_addr_t addr[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h82946 struct dmaengine_unmap_data { struct
82947 u8 map_cnt;
82948 u8 to_cnt;
82949 u8 from_cnt;
82950 u8 bidi_cnt;
82951 struct device *dev;
82952 struct kref kref;
82953 size_t len;
82954 dma_addr_t addr[0];