Searched defs:dma_device (Results 1 – 4 of 4) sorted by relevance
868 struct dma_device { struct869 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 …]
50 struct device *dma_device; member
226 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
2786 struct device *dma_device; member
Completed in 27 milliseconds