Searched defs:dma_device (Results 1 – 15 of 15) sorted by relevance
868 struct dma_device { struct869 struct kref ref;870 unsigned int chancnt;871 unsigned int privatecnt;872 struct list_head channels;873 struct list_head global_node;874 struct dma_filter filter;875 dma_cap_mask_t cap_mask;876 enum dma_desc_metadata_mode desc_metadata_modes;877 unsigned short max_xor;[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()
71 struct device *dma_device) in hns_roce_alloc_db_pgdir()
209 ib_umem_dmabuf_get_pinned_with_dma_device(struct ib_device * device,struct device * dma_device,unsigned long offset,size_t size,int fd,int access) ib_umem_dmabuf_get_pinned_with_dma_device() argument
2744 struct device *dma_device; global() member [all...]
168 struct platform_device dma_device = { variable
133 struct dma_device dma_device; member
142 struct dma_device dma_device; member
176 struct dma_device dma_device; member
641 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
415 struct device *dma_device; member
567 struct dma_device dma_device = ddata->dma_dev; in stm32_dma3_chan_prep_hw() local
1627 reg_user_mr_dmabuf(struct ib_pd *pd, struct device *dma_device, in reg_user_mr_dmabuf()
470 struct dma_device dma_device; member