Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/dma/
A Dvirt-dma.h61 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
A Ddmaengine.c1478 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
1486 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
A Dplx_dma.c391 dma_async_tx_descriptor_init(&desc->txd, &plxdev->dma_chan); in plx_dma_alloc_desc()
A Dmmp_tdma.c386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
A Dmv_xor_v2.c816 dma_async_tx_descriptor_init(&sw_desc->async_tx, in mv_xor_v2_probe()
A Daltera-msgdma.c670 dma_async_tx_descriptor_init(&desc->async_tx, &mdev->dmachan); in msgdma_alloc_chan_resources()
A Dtimb_dma.c338 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
A Dmxs-dma.c421 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
A Dfsl_raid.c255 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
A Dbcm-sba-raid.c225 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_alloc_request()
1510 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_prealloc_channel_resources()
A Dapple-admac.c271 dma_async_tx_descriptor_init(&adtx->tx, chan); in admac_prep_dma_cyclic()
A Dmpc512x_dma.c513 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
A Dfsldma.c470 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
A Dep93xx_dma.c927 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
A Dmmp_pdma.c375 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
A Dpch_dma.c435 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
/linux-6.3-rc2/drivers/dma/idxd/
A Ddma.c267 dma_async_tx_descriptor_init(&desc->txd, chan); in idxd_register_dma_channel()
/linux-6.3-rc2/drivers/dma/xilinx/
A Dxilinx_dma.c2027 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
2102 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_cdma_prep_memcpy()
2165 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_slave_sg()
2272 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_dma_cyclic()
2372 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_mcdma_prep_slave_sg()
A Dzynqmp_dma.c483 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-dmaengine.c340 dma_async_tx_descriptor_init(&desc->tx_desc, &chan->dma_chan); in ccp_alloc_dma_desc()
/linux-6.3-rc2/drivers/dma/ioat/
A Ddma.c359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
/linux-6.3-rc2/drivers/dma/qcom/
A Dhidma.c362 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
/linux-6.3-rc2/drivers/dma/sh/
A Dshdma-base.c237 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
/linux-6.3-rc2/include/linux/
A Ddmaengine.h1363 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/linux-6.3-rc2/drivers/rapidio/devices/
A Dtsi721_dma.c750 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()

Completed in 94 milliseconds

12