Searched defs:dma_device (Results 1 – 22 of 22) sorted by relevance
862 struct dma_device { struct863 struct kref ref;879 int dev_id;880 struct device *dev;882 struct ida chan_ida;884 u32 src_addr_widths;886 u32 directions;887 u32 min_burst;888 u32 max_burst;889 u32 max_sg_burst;[all …]
50 struct device *dma_device; member
118 struct device *dma_device, in ib_umem_dmabuf_get_with_dma_device()203 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
1396 struct device *dma_device) in ib_register_device()
71 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
209 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
2704 struct device *dma_device; member
168 struct platform_device dma_device = { variable
133 struct dma_device dma_device; member
142 struct dma_device dma_device; member
149 struct dma_device dma_device; member
175 struct dma_device dma_device; member
348 struct dma_device dma_device; member
530 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()
424 struct device *dma_device; member
1179 struct device *dma_device; in dr_reg_mr() local
163 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
556 struct dma_device dma_device = ddata->dma_dev; in stm32_dma3_chan_prep_hw() local
1566 reg_user_mr_dmabuf(struct ib_pd *pd, struct device *dma_device, in reg_user_mr_dmabuf()
468 struct dma_device dma_device; member
Completed in 103 milliseconds