Searched refs:dma_async_tx_descriptor_init (Results 1 - 36 of 36) sorted by relevance

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

Completed in 963 milliseconds