Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h854 struct dma_device { struct
855 struct kref ref;
856 unsigned int chancnt;
857 unsigned int privatecnt;
858 struct list_head channels;
859 struct list_head global_node;
860 struct dma_filter filter;
861 dma_cap_mask_t cap_mask;
862 enum dma_desc_metadata_mode desc_metadata_modes;
863 unsigned short max_xor;
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c73 struct device *dma_device) in hns_roce_alloc_db_pgdir()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c51 struct device *dma_device; in mlx5_fpga_conn_map_buf() local
87 struct device *dma_device; in mlx5_fpga_conn_unmap_buf() local
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7722.c168 struct platform_device dma_device = { variable
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dst_fdma.h133 struct dma_device dma_device; member
H A Dmxs-dma.c143 struct dma_device dma_device; member
H A Ddma-jz4780.c148 struct dma_device dma_device; member
H A Dimx-dma.c176 struct dma_device dma_device; member
H A Dimx-sdma.c433 struct dma_device dma_device; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c663 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
H A Dmlx4_en.h429 struct device *dma_device; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c826 struct device *dma_device; in dr_reg_mr() local
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Ddevice.c1317 struct device *dma_device) in ib_register_device()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h2631 struct device *dma_device; member