Searched refs:dma_run_dependencies (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Ddmaengine.c1162 /* dma_run_dependencies - helper routine for dma drivers to process
1166 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) dma_run_dependencies() function
1198 EXPORT_SYMBOL_GPL(dma_run_dependencies); variable
H A Diop-adma.c83 dma_run_dependencies(tx); iop_adma_run_tx_complete_actions()
H A Dmpc512x_dma.c413 dma_run_dependencies(desc); mpc_dma_process_completed()
H A Dmv_xor.c250 dma_run_dependencies(&desc->async_tx); mv_desc_run_tx_complete_actions()
H A Dsirf-dma.c367 dma_run_dependencies(desc); sirfsoc_dma_process_completed()
H A Dtxx9dmac.c428 dma_run_dependencies(txd); txx9dmac_descriptor_complete()
H A Dfsldma.c528 dma_run_dependencies(txd); fsldma_run_tx_complete_actions()
H A Dat_hdmac.c487 dma_run_dependencies(txd); atc_chain_complete()
H A Dat_xdmac.c1579 dma_run_dependencies(txd); at_xdmac_tasklet()
H A Dxgene-dma.c617 dma_run_dependencies(tx); xgene_dma_run_tx_complete_actions()
/linux-4.4.14/drivers/dma/xilinx/
H A Dxilinx_vdma.c465 dma_run_dependencies(&desc->async_tx); xilinx_vdma_chan_desc_cleanup()
/linux-4.4.14/include/linux/
H A Ddmaengine.h1226 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/linux-4.4.14/drivers/dma/ppc4xx/
H A Dadma.c1496 dma_run_dependencies(&desc->async_tx); ppc440spe_adma_run_tx_complete_actions()

Completed in 210 milliseconds