Home
last modified time | relevance | path

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

12

/linux-3.3/drivers/dma/
Ddmaengine.c980 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function
988 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
Dimx-dma.c203 dma_async_tx_descriptor_init(&imxdmac->desc, chan); in imxdma_alloc_chan_resources()
Dmxs-dma.c320 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
Dsirf-dma.c351 dma_async_tx_descriptor_init(&sdesc->desc, chan); in sirfsoc_dma_alloc_chan_resources()
Dmpc512x_dma.c481 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
Dtimb_dma.c396 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
Dpl330.c557 dma_async_tx_descriptor_init(&desc->txd, &pch->chan); in pl330_get_desc()
Dpch_dma.c463 dma_async_tx_descriptor_init(&desc->txd, chan); in pdc_alloc_desc()
Dep93xx_dma.c883 dma_async_tx_descriptor_init(&desc->txd, chan); in ep93xx_dma_alloc_chan_resources()
Dfsldma.c454 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
Dimx-sdma.c887 dma_async_tx_descriptor_init(&sdmac->desc, chan); in sdma_alloc_chan_resources()
Dcoh901318.c350 dma_async_tx_descriptor_init(&desc->desc, &cohc->chan); in coh901318_desc_get()
Dmv_xor.c632 dma_async_tx_descriptor_init(&slot->async_tx, chan); in mv_xor_alloc_chan_resources()
Dshdma.c435 dma_async_tx_descriptor_init(&desc->async_tx, in sh_dmae_alloc_chan_resources()
Dat_hdmac.c94 dma_async_tx_descriptor_init(&desc->txd, chan); in atc_alloc_descriptor()
Dintel_mid_dma.c901 dma_async_tx_descriptor_init(&desc->txd, chan); in intel_mid_dma_alloc_chan_resources()
Dtxx9dmac.c200 dma_async_tx_descriptor_init(&desc->txd, &dc->chan); in txx9dmac_desc_alloc()
Ddw_dmac.c1029 dma_async_tx_descriptor_init(&desc->txd, chan); in dwc_alloc_chan_resources()
Diop-adma.c549 dma_async_tx_descriptor_init(&slot->async_tx, chan); in iop_adma_alloc_chan_resources()
Damba-pl08x.c1260 dma_async_tx_descriptor_init(&txd->tx, &plchan->chan); in pl08x_get_txd()
Dste_dma40.c2029 dma_async_tx_descriptor_init(&desc->txd, &chan->chan); in d40_prep_desc()
/linux-3.3/include/linux/
Ddmaengine.h783 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
/linux-3.3/drivers/dma/ioat/
Ddma_v2.c447 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat2_alloc_ring_ent()
Ddma.c295 dma_async_tx_descriptor_init(&desc_sw->txd, &ioat->base.common); in ioat_dma_alloc_descriptor()
/linux-3.3/drivers/dma/ipu/
Dipu_idmac.c938 dma_async_tx_descriptor_init(txd, &ichan->dma_chan); in idmac_desc_alloc()

12