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

/linux-master/drivers/dma/ptdma/
H A Dptdma-dmaengine.c122 dma_run_dependencies(tx_desc);
/linux-master/drivers/dma/qcom/
H A Dhidma.c150 dma_run_dependencies(desc);
503 dma_run_dependencies(txd);
/linux-master/drivers/crypto/ccp/
H A Dccp-dmaengine.c238 dma_run_dependencies(tx_desc);
/linux-master/drivers/dma/
H A Dmv_xor_v2.c591 dma_run_dependencies(&next_pending_sw_desc->async_tx);
H A Ddmaengine.c1548 * dma_run_dependencies - process dependent operations on the target channel
1554 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) function
1586 EXPORT_SYMBOL_GPL(dma_run_dependencies); variable
H A Dmpc512x_dma.c405 dma_run_dependencies(desc);
H A Dfsldma.c524 dma_run_dependencies(txd);
H A Dtxx9dmac.c421 dma_run_dependencies(txd);
H A Dmv_xor.c209 dma_run_dependencies(&desc->async_tx);
H A Dxgene-dma.c559 dma_run_dependencies(tx);
H A Dbcm-sba-raid.c429 dma_run_dependencies(tx);
H A Dat_xdmac.c1811 dma_run_dependencies(txd);
/linux-master/drivers/dma/mediatek/
H A Dmtk-cqdma.c371 dma_run_dependencies(&cvd->vd.tx);
/linux-master/include/linux/
H A Ddmaengine.h1581 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/linux-master/drivers/dma/xilinx/
H A Dxilinx_dma.c1082 dma_run_dependencies(&desc->async_tx);
/linux-master/drivers/dma/ppc4xx/
H A Dadma.c1479 dma_run_dependencies(&desc->async_tx);

Completed in 213 milliseconds