Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/dma/
Dvirt-dma.h61 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
Ddmaengine.c1443 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
1451 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
Dplx_dma.c391 dma_async_tx_descriptor_init(&desc->txd, &plxdev->dma_chan); in plx_dma_alloc_desc()
Dmv_xor_v2.c802 dma_async_tx_descriptor_init(&sw_desc->async_tx, in mv_xor_v2_probe()
Dmmp_tdma.c386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
Dtimb_dma.c338 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
Dmxs-dma.c420 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
Daltera-msgdma.c673 dma_async_tx_descriptor_init(&desc->async_tx, &mdev->dmachan); in msgdma_alloc_chan_resources()
Dbcm-sba-raid.c227 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_alloc_request()
1512 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_prealloc_channel_resources()
Dfsl_raid.c256 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
Dapple-admac.c277 dma_async_tx_descriptor_init(&adtx->tx, chan); in admac_prep_dma_cyclic()
Dmpc512x_dma.c513 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
Dfsldma.c471 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
Dmmp_pdma.c374 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
Dpch_dma.c430 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
Dimx-dma.c750 dma_async_tx_descriptor_init(&desc->desc, chan); in imxdma_alloc_chan_resources()
/linux-6.14.4/drivers/dma/idxd/
Ddma.c268 dma_async_tx_descriptor_init(&desc->txd, chan); in idxd_register_dma_channel()
/linux-6.14.4/drivers/dma/xilinx/
Dxilinx_dma.c2069 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
2144 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_cdma_prep_memcpy()
2207 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_slave_sg()
2317 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_dma_cyclic()
2417 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_mcdma_prep_slave_sg()
Dzynqmp_dma.c497 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
/linux-6.14.4/drivers/crypto/ccp/
Dccp-dmaengine.c340 dma_async_tx_descriptor_init(&desc->tx_desc, &chan->dma_chan); in ccp_alloc_dma_desc()
/linux-6.14.4/drivers/dma/ioat/
Ddma.c359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
/linux-6.14.4/include/linux/
Ddmaengine.h1402 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/linux-6.14.4/drivers/dma/qcom/
Dhidma.c360 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
/linux-6.14.4/drivers/dma/sh/
Dshdma-base.c237 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
/linux-6.14.4/drivers/rapidio/devices/
Dtsi721_dma.c752 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()

12