| /linux/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 2122 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 D | zynqmp_dma.c | 496 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
|
| /linux/drivers/dma/idxd/ |
| H A D | dma.c | 286 dma_async_tx_descriptor_init(&desc->txd, chan); in idxd_register_dma_channel()
|
| /linux/drivers/dma/ |
| H A D | dmaengine.c | 1483 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 D | plx_dma.c | 390 dma_async_tx_descriptor_init(&desc->txd, &plxdev->dma_chan); in plx_dma_alloc_desc()
|
| H A D | mmp_tdma.c | 386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
|
| H A D | timb_dma.c | 338 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
|
| H A D | fsl_raid.c | 256 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
|
| H A D | fsldma.c | 471 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
|
| H A D | mpc512x_dma.c | 513 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
|
| H A D | apple-admac.c | 277 dma_async_tx_descriptor_init(&adtx->tx, chan); in admac_prep_dma_cyclic()
|
| H A D | imx-dma.c | 752 dma_async_tx_descriptor_init(&desc->desc, chan); in imxdma_alloc_chan_resources()
|
| H A D | ep93xx_dma.c | 976 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
|
| H A D | mv_xor.c | 456 dma_async_tx_descriptor_init(&slot->async_tx, chan); in mv_xor_alloc_chan_resources()
|
| H A D | txx9dmac.c | 199 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); in txx9dmac_desc_alloc()
|
| H A D | xgene-dma.c | 503 dma_async_tx_descriptor_init(&desc->tx, &chan->dma_chan); in xgene_dma_alloc_descriptor()
|
| H A D | tegra20-apb-dma.c | 289 dma_async_tx_descriptor_init(&dma_desc->txd, &tdc->dma_chan); in tegra_dma_desc_get()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dmaengine.c | 340 dma_async_tx_descriptor_init(&desc->tx_desc, &chan->dma_chan); in ccp_alloc_dma_desc()
|
| /linux/drivers/dma/sh/ |
| H A D | shdma-base.c | 250 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
|
| H A D | rcar-dmac.c | 544 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in rcar_dmac_desc_alloc()
|
| /linux/drivers/dma/ioat/ |
| H A D | dma.c | 359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
|
| /linux/drivers/dma/qcom/ |
| H A D | hidma.c | 359 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
|
| /linux/drivers/rapidio/devices/ |
| H A D | tsi721_dma.c | 751 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
|
| /linux/include/linux/ |
| H A D | dmaengine.h | 1532 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
|
| /linux/drivers/dma/dw/ |
| H A D | core.c | 90 dma_async_tx_descriptor_init(&desc->txd, &dwc->chan); in dwc_desc_get()
|