Home
last modified time | relevance | path

Searched defs:dma_device (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Ddmaengine.h868 struct dma_device { struct
869 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 …]
H A Duio_driver.h50 struct device *dma_device; member
/linux/drivers/infiniband/core/
H A Dumem_dmabuf.c118 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()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c71 struct device *dma_device) in hns_roce_alloc_db_pgdir()
/linux/include/rdma/
H A Dib_umem.h209 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
H A Dib_verbs.h2744 struct device *dma_device; global() member
[all...]
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7722.c168 struct platform_device dma_device = { variable
/linux/drivers/dma/
H A Dst_fdma.h133 struct dma_device dma_device; member
H A Dmxs-dma.c142 struct dma_device dma_device; member
H A Dimx-dma.c176 struct dma_device dma_device; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c641 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
H A Dmlx4_en.h415 struct device *dma_device; member
/linux/drivers/dma/stm32/
H A Dstm32-dma3.c567 struct dma_device dma_device = ddata->dma_dev; in stm32_dma3_chan_prep_hw() local
/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c1627 reg_user_mr_dmabuf(struct ib_pd *pd, struct device *dma_device, in reg_user_mr_dmabuf()
/linux/drivers/dma/qcom/
H A Dgpi.c470 struct dma_device dma_device; member