Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dvirt-dma.h59 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
Ddmaengine.c1110 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);
Dmmp_tdma.c386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
Dtimb_dma.c357 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
Dmic_x100_dma.c267 dma_async_tx_descriptor_init(tx, &ch->api_ch); in allocate_tx()
Dmxs-dma.c445 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
Dsirf-dma.c397 dma_async_tx_descriptor_init(&sdesc->desc, chan); in sirfsoc_dma_alloc_chan_resources()
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()
Dmmp_pdma.c376 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
Dfsldma.c473 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
Dep93xx_dma.c917 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
Dpch_dma.c451 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
Dcppi41.c354 dma_async_tx_descriptor_init(&c->txd, chan); in cppi41_dma_alloc_chan_resources()
Dnbpfaxi.c692 dma_async_tx_descriptor_init(&desc->async_tx, dchan); in nbpf_desc_page_alloc()
Dmv_xor.c484 dma_async_tx_descriptor_init(&slot->async_tx, chan); in mv_xor_alloc_chan_resources()
Dimx-dma.c767 dma_async_tx_descriptor_init(&desc->desc, chan); in imxdma_alloc_chan_resources()
Dtxx9dmac.c202 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); in txx9dmac_desc_alloc()
Dimx-sdma.c1002 dma_async_tx_descriptor_init(&sdmac->desc, chan); in sdma_alloc_chan_resources()
Dtegra20-apb-dma.c301 dma_async_tx_descriptor_init(&dma_desc->txd, &tdc->dma_chan); in tegra_dma_desc_get()
Diop-adma.c455 dma_async_tx_descriptor_init(&slot->async_tx, chan); in iop_adma_alloc_chan_resources()
Dat_hdmac.c116 dma_async_tx_descriptor_init(&desc->txd, chan); in atc_alloc_descriptor()
Dat_xdmac.c444 dma_async_tx_descriptor_init(&desc->tx_dma_desc, chan); in at_xdmac_alloc_desc()
Dxgene-dma.c603 dma_async_tx_descriptor_init(&desc->tx, &chan->dma_chan); in xgene_dma_alloc_descriptor()
Dcoh901318.c1522 dma_async_tx_descriptor_init(&desc->desc, &cohc->chan); in coh901318_desc_get()
Dpl330.c2432 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.1.27/include/linux/
Ddmaengine.h912 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/linux-4.1.27/drivers/rapidio/devices/
Dtsi721_dma.c684 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
/linux-4.1.27/drivers/dma/sh/
Dshdma-base.c240 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
Drcar-dmac.c478 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in rcar_dmac_desc_alloc()
/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c953 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved()
/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.c457 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat2_alloc_ring_ent()
Ddma.c290 dma_async_tx_descriptor_init(&desc_sw->txd, &ioat->base.common); in ioat_dma_alloc_descriptor()
/linux-4.1.27/Documentation/dmaengine/
Dprovider.txt275 dma_async_tx_descriptor_init.
/linux-4.1.27/drivers/dma/dw/
Dcore.c1178 dma_async_tx_descriptor_init(&desc->txd, chan); in dwc_alloc_chan_resources()
/linux-4.1.27/drivers/dma/ipu/
Dipu_idmac.c931 dma_async_tx_descriptor_init(txd, &ichan->dma_chan); in idmac_desc_alloc()
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.c1811 dma_async_tx_descriptor_init(&slot->async_tx, chan); in ppc440spe_adma_alloc_chan_resources()