/linux-4.4.14/drivers/dma/ |
H A D | virt-dma.h | 59 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); vchan_tx_prep()
|
H A D | mmp_tdma.c | 385 dma_async_tx_descriptor_init(&tdmac->desc, chan); mmp_tdma_alloc_chan_resources()
|
H A D | dmaengine.c | 1129 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, dma_async_tx_descriptor_init() function 1137 EXPORT_SYMBOL(dma_async_tx_descriptor_init); variable
|
H A D | cppi41.c | 354 dma_async_tx_descriptor_init(&c->txd, chan); cppi41_dma_alloc_chan_resources()
|
H A D | mic_x100_dma.c | 276 dma_async_tx_descriptor_init(tx, &ch->api_ch); allocate_tx()
|
H A D | mxs-dma.c | 445 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); mxs_dma_alloc_chan_resources()
|
H A D | pch_dma.c | 447 dma_async_tx_descriptor_init(&desc->txd, chan); pdc_alloc_desc()
|
H A D | timb_dma.c | 353 dma_async_tx_descriptor_init(&td_desc->txd, chan); td_alloc_init_desc()
|
H A D | ep93xx_dma.c | 917 dma_async_tx_descriptor_init(&desc->txd, chan); ep93xx_dma_alloc_chan_resources()
|
H A D | fsl_raid.c | 265 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); fsl_re_init_desc()
|
H A D | imx-dma.c | 767 dma_async_tx_descriptor_init(&desc->desc, chan); imxdma_alloc_chan_resources()
|
H A D | iop-adma.c | 455 dma_async_tx_descriptor_init(&slot->async_tx, chan); iop_adma_alloc_chan_resources()
|
H A D | mmp_pdma.c | 375 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); mmp_pdma_alloc_descriptor()
|
H A D | mpc512x_dma.c | 526 dma_async_tx_descriptor_init(&mdesc->desc, chan); mpc_dma_alloc_chan_resources()
|
H A D | mv_xor.c | 483 dma_async_tx_descriptor_init(&slot->async_tx, chan); mv_xor_alloc_chan_resources()
|
H A D | sirf-dma.c | 580 dma_async_tx_descriptor_init(&sdesc->desc, chan); sirfsoc_dma_alloc_chan_resources()
|
H A D | txx9dmac.c | 202 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); txx9dmac_desc_alloc()
|
H A D | fsldma.c | 473 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); fsl_dma_alloc_descriptor()
|
H A D | imx-sdma.c | 1111 dma_async_tx_descriptor_init(&sdmac->desc, chan); sdma_alloc_chan_resources()
|
H A D | nbpfaxi.c | 692 dma_async_tx_descriptor_init(&desc->async_tx, dchan); nbpf_desc_page_alloc()
|
H A D | tegra20-apb-dma.c | 305 dma_async_tx_descriptor_init(&dma_desc->txd, &tdc->dma_chan); tegra_dma_desc_get()
|
H A D | at_hdmac.c | 118 dma_async_tx_descriptor_init(&desc->txd, chan); atc_alloc_descriptor()
|
H A D | at_xdmac.c | 451 dma_async_tx_descriptor_init(&desc->tx_dma_desc, chan); at_xdmac_alloc_desc()
|
H A D | coh901318.c | 1522 dma_async_tx_descriptor_init(&desc->desc, &cohc->chan); coh901318_desc_get()
|
H A D | xgene-dma.c | 560 dma_async_tx_descriptor_init(&desc->tx, &chan->dma_chan); xgene_dma_alloc_descriptor()
|
H A D | pl330.c | 2435 dma_async_tx_descriptor_init(&desc->txd, &pch->chan); pl330_get_desc()
|
H A D | ste_dma40.c | 2226 dma_async_tx_descriptor_init(&desc->txd, &chan->chan); d40_prep_desc()
|
/linux-4.4.14/drivers/rapidio/devices/ |
H A D | tsi721_dma.c | 684 dma_async_tx_descriptor_init(&desc[i].txd, dchan); tsi721_alloc_chan_resources()
|
/linux-4.4.14/drivers/dma/ioat/ |
H A D | dma.c | 312 dma_async_tx_descriptor_init(&desc->txd, chan); ioat_alloc_ring_ent()
|
/linux-4.4.14/drivers/dma/sh/ |
H A D | shdma-base.c | 240 dma_async_tx_descriptor_init(&desc->async_tx, shdma_alloc_chan_resources()
|
H A D | rcar-dmac.c | 479 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); rcar_dmac_desc_alloc()
|
/linux-4.4.14/drivers/dma/xilinx/ |
H A D | xilinx_vdma.c | 953 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); xilinx_vdma_dma_prep_interleaved()
|
/linux-4.4.14/drivers/dma/dw/ |
H A D | core.c | 1178 dma_async_tx_descriptor_init(&desc->txd, chan); dwc_alloc_chan_resources()
|
/linux-4.4.14/drivers/dma/ipu/ |
H A D | ipu_idmac.c | 931 dma_async_tx_descriptor_init(txd, &ichan->dma_chan); idmac_desc_alloc()
|
/linux-4.4.14/include/linux/ |
H A D | dmaengine.h | 1019 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
|
/linux-4.4.14/drivers/dma/ppc4xx/ |
H A D | adma.c | 1811 dma_async_tx_descriptor_init(&slot->async_tx, chan); ppc440spe_adma_alloc_chan_resources()
|