Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h877 struct dma_device { struct
878 struct kref ref;
879 unsigned int chancnt;
880 unsigned int privatecnt;
881 struct list_head channels;
882 struct list_head global_node;
883 struct dma_filter filter;
884 dma_cap_mask_t cap_mask;
885 enum dma_desc_metadata_mode desc_metadata_modes;
886 unsigned short max_xor;
[all …]
/linux/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
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7722.c168 struct platform_device dma_device = { variable
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c640 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
/linux/drivers/dma/
H A Ddma-jz4780.c149 struct dma_device dma_device; member
H A Dimx-dma.c176 struct dma_device dma_device; member
H A Dat_hdmac.c348 struct dma_device dma_device; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c1162 struct device *dma_device; in dr_reg_mr() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c164 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
/linux/drivers/dma/stm32/
H A Dstm32-dma3.c573 struct dma_device dma_device = ddata->dma_dev; in stm32_dma3_chan_prep_hw() local