Home
last modified time | relevance | path

Searched refs:dma_async_tx_descriptor_init (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c2122 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
2197 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_cdma_prep_memcpy()
2256 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_peripheral_dma_vec()
2353 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_slave_sg()
2463 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_dma_cyclic()
2563 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_mcdma_prep_slave_sg()
H A Dzynqmp_dma.c496 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
/linux/drivers/dma/idxd/
H A Ddma.c286 dma_async_tx_descriptor_init(&desc->txd, chan); in idxd_register_dma_channel()
/linux/drivers/dma/
H A Ddmaengine.c1483 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
1491 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
H A Dplx_dma.c390 dma_async_tx_descriptor_init(&desc->txd, &plxdev->dma_chan); in plx_dma_alloc_desc()
H A Dmmp_tdma.c386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
H A Dtimb_dma.c338 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
H A Dfsl_raid.c256 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
H A Dfsldma.c471 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
H A Dmpc512x_dma.c513 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
H A Dapple-admac.c277 dma_async_tx_descriptor_init(&adtx->tx, chan); in admac_prep_dma_cyclic()
H A Dimx-dma.c752 dma_async_tx_descriptor_init(&desc->desc, chan); in imxdma_alloc_chan_resources()
H A Dep93xx_dma.c976 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
H A Dmv_xor.c456 dma_async_tx_descriptor_init(&slot->async_tx, chan); in mv_xor_alloc_chan_resources()
H A Dtxx9dmac.c199 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); in txx9dmac_desc_alloc()
H A Dxgene-dma.c503 dma_async_tx_descriptor_init(&desc->tx, &chan->dma_chan); in xgene_dma_alloc_descriptor()
H A Dtegra20-apb-dma.c289 dma_async_tx_descriptor_init(&dma_desc->txd, &tdc->dma_chan); in tegra_dma_desc_get()
/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c340 dma_async_tx_descriptor_init(&desc->tx_desc, &chan->dma_chan); in ccp_alloc_dma_desc()
/linux/drivers/dma/sh/
H A Dshdma-base.c250 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
H A Drcar-dmac.c544 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in rcar_dmac_desc_alloc()
/linux/drivers/dma/ioat/
H A Ddma.c359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
/linux/drivers/dma/qcom/
H A Dhidma.c359 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c751 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
/linux/include/linux/
H A Ddmaengine.h1532 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/linux/drivers/dma/dw/
H A Dcore.c90 dma_async_tx_descriptor_init(&desc->txd, &dwc->chan); in dwc_desc_get()

12