Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/dma/
H A Dvirt-dma.h61 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
H A Ddmaengine.c1439 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
1447 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
H A Dplx_dma.c391 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 Dmv_xor_v2.c802 dma_async_tx_descriptor_init(&sw_desc->async_tx, in mv_xor_v2_probe()
H A Daltera-msgdma.c669 dma_async_tx_descriptor_init(&desc->async_tx, &mdev->dmachan); in msgdma_alloc_chan_resources()
H A Dtimb_dma.c338 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
H A Dmxs-dma.c420 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
H A 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()
H A Dfsl_raid.c256 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
H A Dmpc512x_dma.c513 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
H A Dfsldma.c471 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
H A Dapple-admac.c277 dma_async_tx_descriptor_init(&adtx->tx, chan); in admac_prep_dma_cyclic()
H A Dmmp_pdma.c375 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
H A Dep93xx_dma.c927 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
H A Dpch_dma.c435 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
/openbmc/linux/drivers/dma/idxd/
H A Ddma.c268 dma_async_tx_descriptor_init(&desc->txd, chan); in idxd_register_dma_channel()
/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c2061 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
2136 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_cdma_prep_memcpy()
2199 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_slave_sg()
2309 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_dma_cyclic()
2409 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_mcdma_prep_slave_sg()
H A Dzynqmp_dma.c484 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
/openbmc/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()
/openbmc/linux/include/linux/
H A Ddmaengine.h1364 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/openbmc/linux/drivers/dma/ioat/
H A Ddma.c359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c361 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
/openbmc/linux/drivers/dma/sh/
H A Dshdma-base.c237 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c750 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()

12