Home
last modified time | relevance | path

Searched refs:dma_run_dependencies (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/dma/
Ddmaengine.c1147 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1179 EXPORT_SYMBOL_GPL(dma_run_dependencies);
Dsirf-dma.c221 dma_run_dependencies(desc); in sirfsoc_dma_process_completed()
Dmpc512x_dma.c413 dma_run_dependencies(desc); in mpc_dma_process_completed()
Dfsldma.c528 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
Dmv_xor.c227 dma_run_dependencies(&desc->async_tx); in mv_xor_run_tx_complete_actions()
Dtxx9dmac.c428 dma_run_dependencies(txd); in txx9dmac_descriptor_complete()
Diop-adma.c83 dma_run_dependencies(tx); in iop_adma_run_tx_complete_actions()
Dat_hdmac.c417 dma_run_dependencies(txd); in atc_chain_complete()
Dat_xdmac.c1121 dma_run_dependencies(txd); in at_xdmac_tasklet()
Dxgene-dma.c660 dma_run_dependencies(tx); in xgene_dma_run_tx_complete_actions()
/linux-4.1.27/include/linux/
Ddmaengine.h1086 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c465 dma_run_dependencies(&desc->async_tx); in xilinx_vdma_chan_desc_cleanup()
/linux-4.1.27/Documentation/dmaengine/
Dprovider.txt336 * dma_run_dependencies
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.c1496 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()