Home
last modified time | relevance | path

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

/include/linux/
Ddmaengine.h724 struct dma_device { struct
726 unsigned int chancnt;
727 unsigned int privatecnt;
728 struct list_head channels;
729 struct list_head global_node;
730 struct dma_filter filter;
731 dma_cap_mask_t cap_mask;
732 unsigned short max_xor;
733 unsigned short max_pq;
734 enum dmaengine_alignment copy_align;
[all …]
/include/rdma/
Dib_verbs.h2053 struct device *dma_device; member