Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Ddmaengine.c1166 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1198 EXPORT_SYMBOL_GPL(dma_run_dependencies);
Dmpc512x_dma.c413 dma_run_dependencies(desc); in mpc_dma_process_completed()
Dsirf-dma.c367 dma_run_dependencies(desc); in sirfsoc_dma_process_completed()
Dfsldma.c528 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
Dmv_xor.c250 dma_run_dependencies(&desc->async_tx); in mv_desc_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()
Dxgene-dma.c617 dma_run_dependencies(tx); in xgene_dma_run_tx_complete_actions()
Dat_xdmac.c1579 dma_run_dependencies(txd); in at_xdmac_tasklet()
Dat_hdmac.c487 dma_run_dependencies(txd); in atc_chain_complete()
/linux-4.4.14/include/linux/
Ddmaengine.h1226 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/linux-4.4.14/drivers/dma/xilinx/
Dxilinx_vdma.c465 dma_run_dependencies(&desc->async_tx); in xilinx_vdma_chan_desc_cleanup()
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt336 * dma_run_dependencies
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c1496 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()