Searched defs:dma_device (Results 1 – 15 of 15) sorted by relevance
855 struct dma_device { struct856 struct kref ref;872 int dev_id;873 struct device *dev;875 struct ida chan_ida;878 u32 src_addr_widths;880 u32 directions;881 u32 min_burst;882 u32 max_burst;883 u32 max_sg_burst;[all …]
72 struct device *dma_device) in hns_roce_alloc_db_pgdir()
51 struct device *dma_device; in mlx5_fpga_conn_map_buf() local87 struct device *dma_device; in mlx5_fpga_conn_unmap_buf() local
168 struct platform_device dma_device = { variable
133 struct dma_device dma_device; member
143 struct dma_device dma_device; member
148 struct dma_device dma_device; member
176 struct dma_device dma_device; member
500 struct dma_device dma_device; member
663 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
413 struct device *dma_device; member
875 struct device *dma_device; in dr_reg_mr() local
1366 struct device *dma_device) in ib_register_device()
468 struct dma_device dma_device; member
2682 struct device *dma_device; member
Completed in 68 milliseconds