Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/dma/
Dvirt-dma.h63 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
Ddmaengine.c1299 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
1307 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
Dmmp_tdma.c383 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
Daltera-msgdma.c673 dma_async_tx_descriptor_init(&desc->async_tx, &mdev->dmachan); in msgdma_alloc_chan_resources()
Dmv_xor_v2.c830 dma_async_tx_descriptor_init(&sw_desc->async_tx, in mv_xor_v2_probe()
Dtimb_dma.c346 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
Dmic_x100_dma.c274 dma_async_tx_descriptor_init(tx, &ch->api_ch); in allocate_tx()
Dmxs-dma.c438 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
Dfsl_raid.c257 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
Dbcm-sba-raid.c236 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_alloc_request()
1522 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_prealloc_channel_resources()
Dfsldma.c475 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
Dmpc512x_dma.c525 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
Dmmp_pdma.c374 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
Dep93xx_dma.c925 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
Dpch_dma.c443 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
Dsirf-dma.c577 dma_async_tx_descriptor_init(&sdesc->desc, chan); in sirfsoc_dma_alloc_chan_resources()
/Linux-v4.19/drivers/dma/xilinx/
Dxilinx_dma.c1649 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
1724 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_cdma_prep_memcpy()
1787 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_slave_sg()
1894 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_dma_cyclic()
1994 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_interleaved()
Dzynqmp_dma.c486 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dmaengine.c339 dma_async_tx_descriptor_init(&desc->tx_desc, &chan->dma_chan); in ccp_alloc_dma_desc()
/Linux-v4.19/include/linux/
Ddmaengine.h1194 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/Linux-v4.19/drivers/dma/ioat/
Ddma.c359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
/Linux-v4.19/drivers/dma/qcom/
Dhidma.c367 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
/Linux-v4.19/drivers/dma/sh/
Dshdma-base.c240 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
/Linux-v4.19/drivers/rapidio/devices/
Dtsi721_dma.c762 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
/Linux-v4.19/drivers/dma/ti/
Dcppi41.c386 dma_async_tx_descriptor_init(&c->txd, chan); in cppi41_dma_alloc_chan_resources()

12