/linux-4.1.27/drivers/dma/ |
D | virt-dma.h | 59 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
|
D | dmaengine.c | 1110 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function 1118 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
|
D | mmp_tdma.c | 386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
|
D | timb_dma.c | 357 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
|
D | mic_x100_dma.c | 267 dma_async_tx_descriptor_init(tx, &ch->api_ch); in allocate_tx()
|
D | mxs-dma.c | 445 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
|
D | sirf-dma.c | 397 dma_async_tx_descriptor_init(&sdesc->desc, chan); in sirfsoc_dma_alloc_chan_resources()
|
D | fsl_raid.c | 265 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
|
D | mpc512x_dma.c | 526 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
|
D | mmp_pdma.c | 376 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
|
D | fsldma.c | 473 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
|
D | ep93xx_dma.c | 917 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
|
D | pch_dma.c | 451 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
|
D | cppi41.c | 354 dma_async_tx_descriptor_init(&c->txd, chan); in cppi41_dma_alloc_chan_resources()
|
D | nbpfaxi.c | 692 dma_async_tx_descriptor_init(&desc->async_tx, dchan); in nbpf_desc_page_alloc()
|
D | mv_xor.c | 484 dma_async_tx_descriptor_init(&slot->async_tx, chan); in mv_xor_alloc_chan_resources()
|
D | imx-dma.c | 767 dma_async_tx_descriptor_init(&desc->desc, chan); in imxdma_alloc_chan_resources()
|
D | txx9dmac.c | 202 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); in txx9dmac_desc_alloc()
|
D | imx-sdma.c | 1002 dma_async_tx_descriptor_init(&sdmac->desc, chan); in sdma_alloc_chan_resources()
|
D | tegra20-apb-dma.c | 301 dma_async_tx_descriptor_init(&dma_desc->txd, &tdc->dma_chan); in tegra_dma_desc_get()
|
D | iop-adma.c | 455 dma_async_tx_descriptor_init(&slot->async_tx, chan); in iop_adma_alloc_chan_resources()
|
D | at_hdmac.c | 116 dma_async_tx_descriptor_init(&desc->txd, chan); in atc_alloc_descriptor()
|
D | at_xdmac.c | 444 dma_async_tx_descriptor_init(&desc->tx_dma_desc, chan); in at_xdmac_alloc_desc()
|
D | xgene-dma.c | 603 dma_async_tx_descriptor_init(&desc->tx, &chan->dma_chan); in xgene_dma_alloc_descriptor()
|
D | coh901318.c | 1522 dma_async_tx_descriptor_init(&desc->desc, &cohc->chan); in coh901318_desc_get()
|
D | pl330.c | 2432 dma_async_tx_descriptor_init(&desc->txd, &pch->chan); in pl330_get_desc()
|
D | ste_dma40.c | 2226 dma_async_tx_descriptor_init(&desc->txd, &chan->chan); in d40_prep_desc()
|
/linux-4.1.27/include/linux/ |
D | dmaengine.h | 912 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
|
/linux-4.1.27/drivers/rapidio/devices/ |
D | tsi721_dma.c | 684 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
|
/linux-4.1.27/drivers/dma/sh/ |
D | shdma-base.c | 240 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
|
D | rcar-dmac.c | 478 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in rcar_dmac_desc_alloc()
|
/linux-4.1.27/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 953 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
|
/linux-4.1.27/drivers/dma/ioat/ |
D | dma_v2.c | 457 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat2_alloc_ring_ent()
|
D | dma.c | 290 dma_async_tx_descriptor_init(&desc_sw->txd, &ioat->base.common); in ioat_dma_alloc_descriptor()
|
/linux-4.1.27/Documentation/dmaengine/ |
D | provider.txt | 275 dma_async_tx_descriptor_init.
|
/linux-4.1.27/drivers/dma/dw/ |
D | core.c | 1178 dma_async_tx_descriptor_init(&desc->txd, chan); in dwc_alloc_chan_resources()
|
/linux-4.1.27/drivers/dma/ipu/ |
D | ipu_idmac.c | 931 dma_async_tx_descriptor_init(txd, &ichan->dma_chan); in idmac_desc_alloc()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
D | adma.c | 1811 dma_async_tx_descriptor_init(&slot->async_tx, chan); in ppc440spe_adma_alloc_chan_resources()
|