Home
last modified time | relevance | path

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

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