Searched defs:dma_device (Results 1 – 13 of 13) sorted by relevance
722 struct dma_device { struct724 unsigned int chancnt;725 unsigned int privatecnt;726 struct list_head channels;727 struct list_head global_node;728 struct dma_filter filter;729 dma_cap_mask_t cap_mask;730 unsigned short max_xor;731 unsigned short max_pq;732 enum dmaengine_alignment copy_align;[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
167 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
177 struct dma_device dma_device; member
433 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
808 struct device *dma_device; in dr_reg_mr() local
2587 struct device *dma_device; member