Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c122 dma_run_dependencies(tx_desc); in pt_handle_active_desc()
/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c150 dma_run_dependencies(desc); in hidma_process_completed()
503 dma_run_dependencies(txd); in hidma_terminate_channel()
/openbmc/linux/drivers/dma/
H A Ddmaengine.c1554 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1586 EXPORT_SYMBOL_GPL(dma_run_dependencies);
H A Dmv_xor_v2.c591 dma_run_dependencies(&next_pending_sw_desc->async_tx); in mv_xor_v2_tasklet()
H A Dmpc512x_dma.c405 dma_run_dependencies(desc); in mpc_dma_process_completed()
H A Dfsldma.c524 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
H A Dxgene-dma.c559 dma_run_dependencies(tx); in xgene_dma_run_tx_complete_actions()
H A Dtxx9dmac.c421 dma_run_dependencies(txd); in txx9dmac_descriptor_complete()
H A Dmv_xor.c209 dma_run_dependencies(&desc->async_tx); in mv_desc_run_tx_complete_actions()
H A Dbcm-sba-raid.c429 dma_run_dependencies(tx); in sba_process_received_request()
H A Dat_xdmac.c1813 dma_run_dependencies(txd); in at_xdmac_tasklet()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c238 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-cqdma.c371 dma_run_dependencies(&cvd->vd.tx); in mtk_cqdma_tasklet_cb()
/openbmc/linux/include/linux/
H A Ddmaengine.h1583 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst532 ``dma_run_dependencies``
/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c1080 dma_run_dependencies(&desc->async_tx); in xilinx_dma_chan_desc_cleanup()
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c1479 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()