Home
last modified time | relevance | path

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

/include/linux/
A Ddmaengine.h868 struct dma_device { struct
869 struct kref ref;
885 int dev_id;
886 struct device *dev;
888 struct ida chan_ida;
890 u32 src_addr_widths;
892 u32 directions;
893 u32 min_burst;
894 u32 max_burst;
895 u32 max_sg_burst;
[all …]
A Duio_driver.h50 struct device *dma_device; member
/include/rdma/
A Dib_umem.h226 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
A Dib_verbs.h2786 struct device *dma_device; member

Completed in 24 milliseconds