Home
last modified time | relevance | path

Searched refs:dma_device (Results 51 – 75 of 133) sorted by relevance

123456

/openbmc/linux/drivers/dma/
H A Dof-dma.c354 struct dma_device *dev = ofdma->of_dma_data; in of_dma_xlate_by_chan_id()
H A Dhisi_dma.c161 struct dma_device dma_dev;
824 struct dma_device *dma_dev; in hisi_dma_init_dma_dev()
955 struct dma_device *dma_dev; in hisi_dma_probe()
H A Dmoxart-dma.c146 struct dma_device dma_slave;
505 static void moxart_dma_init(struct dma_device *dma, struct device *dev) in moxart_dma_init()
H A Dmilbeaut-hdmac.c77 struct dma_device ddev;
459 struct dma_device *ddev; in milbeaut_hdmac_probe()
H A Dmv_xor_v2.c163 struct dma_device dmadev;
718 struct dma_device *dma_dev; in mv_xor_v2_probe()
H A Dfsldma.h123 struct dma_device common;
H A Daltera-msgdma.c181 struct dma_device dmadev;
810 struct dma_device *dma_dev; in msgdma_probe()
H A Ddmatest.c304 struct dma_device *device) in dmatest_match_device()
574 struct dma_device *dev; in dmatest_func()
1010 struct dma_device *dma_dev = chan->device; in dmatest_add_channel()
H A Dfsl_raid.c629 struct dma_device *dma_dev; in fsl_re_chan_probe()
753 struct dma_device *dma_dev; in fsl_re_probe()
H A Dnbpfaxi.c229 struct dma_device dma_dev;
1246 struct dma_device *dma_dev = &nbpf->dma_dev; in nbpf_chan_probe()
1295 struct dma_device *dma_dev; in nbpf_probe()
/openbmc/linux/drivers/infiniband/core/
H A Dumem_dmabuf.c155 device->dma_device, in ib_umem_dmabuf_get()
H A Ddevice.c1367 struct device *dma_device) in ib_register_device() argument
1380 WARN_ON(dma_device && !dma_device->dma_parms); in ib_register_device()
1381 device->dma_device = dma_device; in ib_register_device()
/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h58 struct dma_device dma;
/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c78 struct dma_device ddev;
104 to_mtk_uart_apdma_dev(struct dma_device *d) in to_mtk_uart_apdma_dev()
H A Dmtk-cqdma.c139 struct dma_device ddev;
752 struct dma_device *dd; in mtk_cqdma_probe()
H A Dmtk-hsdma.c232 struct dma_device ddev;
897 struct dma_device *dd; in mtk_hsdma_probe()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c163 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
173 dma_device = mlx5_core_dma_dev(mdev); in mlx5e_macsec_aso_reg_mr()
174 dma_addr = dma_map_single(dma_device, umr->ctx, sizeof(umr->ctx), DMA_BIDIRECTIONAL); in mlx5e_macsec_aso_reg_mr()
175 err = dma_mapping_error(dma_device, dma_addr); in mlx5e_macsec_aso_reg_mr()
194 dma_unmap_single(dma_device, dma_addr, sizeof(umr->ctx), DMA_BIDIRECTIONAL); in mlx5e_macsec_aso_reg_mr()
/openbmc/linux/crypto/async_tx/
H A Dasync_raid6_recov.c24 struct dma_device *dma = chan ? chan->device : NULL; in async_sum_product()
93 struct dma_device *dma = chan ? chan->device : NULL; in async_mult()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c668 struct dma_device *dma_dev = &ccp->dma_dev; in ccp_dmaengine_register()
780 struct dma_device *dma_dev = &ccp->dma_dev; in ccp_dmaengine_unregister()
H A Dccp-dev.h391 struct dma_device dma_dev;
/openbmc/linux/drivers/dma/sh/
H A Dusb-dmac.c98 struct dma_device engine;
769 struct dma_device *engine; in usb_dmac_probe()
H A Dshdmac.c679 struct dma_device *dma_dev; in sh_dmae_probe()
888 struct dma_device *dma_dev = &shdev->shdma_dev.dma_dev; in sh_dmae_remove()
/openbmc/linux/drivers/dma/ioat/
H A Ddma.h69 struct dma_device dma_dev;
/openbmc/linux/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() argument
674 pgdir->db_page = dma_alloc_coherent(dma_device, PAGE_SIZE, in mlx4_alloc_db_pgdir()
/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c160 struct dma_device common;
721 struct dma_device *dev = ofdma->of_dma_data; in adm_dma_xlate()

123456