Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dvirt-dma.h59 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
Ddmaengine.c1129 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
1137 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
Dmmp_tdma.c385 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
Dtimb_dma.c353 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
Dmxs-dma.c445 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
Dmic_x100_dma.c276 dma_async_tx_descriptor_init(tx, &ch->api_ch); in allocate_tx()
Dfsl_raid.c265 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
Dmpc512x_dma.c526 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
Dcppi41.c354 dma_async_tx_descriptor_init(&c->txd, chan); in cppi41_dma_alloc_chan_resources()
Dpch_dma.c447 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
Dmmp_pdma.c375 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
Dep93xx_dma.c917 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
Dsirf-dma.c580 dma_async_tx_descriptor_init(&sdesc->desc, chan); in sirfsoc_dma_alloc_chan_resources()
Dfsldma.c473 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
Dnbpfaxi.c692 dma_async_tx_descriptor_init(&desc->async_tx, dchan); in nbpf_desc_page_alloc()
Dimx-dma.c767 dma_async_tx_descriptor_init(&desc->desc, chan); in imxdma_alloc_chan_resources()
Dmv_xor.c483 dma_async_tx_descriptor_init(&slot->async_tx, chan); in mv_xor_alloc_chan_resources()
Dtxx9dmac.c202 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); in txx9dmac_desc_alloc()
Diop-adma.c455 dma_async_tx_descriptor_init(&slot->async_tx, chan); in iop_adma_alloc_chan_resources()
Dxgene-dma.c560 dma_async_tx_descriptor_init(&desc->tx, &chan->dma_chan); in xgene_dma_alloc_descriptor()
Dtegra20-apb-dma.c305 dma_async_tx_descriptor_init(&dma_desc->txd, &tdc->dma_chan); in tegra_dma_desc_get()
Dimx-sdma.c1111 dma_async_tx_descriptor_init(&sdmac->desc, chan); in sdma_alloc_chan_resources()
Dcoh901318.c1522 dma_async_tx_descriptor_init(&desc->desc, &cohc->chan); in coh901318_desc_get()
Dat_xdmac.c451 dma_async_tx_descriptor_init(&desc->tx_dma_desc, chan); in at_xdmac_alloc_desc()
Dat_hdmac.c118 dma_async_tx_descriptor_init(&desc->txd, chan); in atc_alloc_descriptor()
Dpl330.c2435 dma_async_tx_descriptor_init(&desc->txd, &pch->chan); in pl330_get_desc()
Dste_dma40.c2226 dma_async_tx_descriptor_init(&desc->txd, &chan->chan); in d40_prep_desc()
/linux-4.4.14/include/linux/
Ddmaengine.h1019 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/linux-4.4.14/drivers/rapidio/devices/
Dtsi721_dma.c684 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
/linux-4.4.14/drivers/dma/ioat/
Ddma.c312 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
/linux-4.4.14/drivers/dma/sh/
Dshdma-base.c240 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
Drcar-dmac.c479 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in rcar_dmac_desc_alloc()
/linux-4.4.14/drivers/dma/xilinx/
Dxilinx_vdma.c953 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt275 dma_async_tx_descriptor_init.
/linux-4.4.14/drivers/dma/ipu/
Dipu_idmac.c931 dma_async_tx_descriptor_init(txd, &ichan->dma_chan); in idmac_desc_alloc()
/linux-4.4.14/drivers/dma/dw/
Dcore.c1178 dma_async_tx_descriptor_init(&desc->txd, chan); in dwc_alloc_chan_resources()
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c1811 dma_async_tx_descriptor_init(&slot->async_tx, chan); in ppc440spe_adma_alloc_chan_resources()