Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/ptdma/
Dptdma-dmaengine.c122 dma_run_dependencies(tx_desc); in pt_handle_active_desc()
/Linux-v6.1/drivers/dma/qcom/
Dhidma.c150 dma_run_dependencies(desc); in hidma_process_completed()
504 dma_run_dependencies(txd); in hidma_terminate_channel()
/Linux-v6.1/drivers/dma/
Ddmaengine.c1604 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1636 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.c523 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.c558 dma_run_dependencies(tx); in xgene_dma_run_tx_complete_actions()
Diop-adma.c73 dma_run_dependencies(tx); in iop_adma_run_tx_complete_actions()
Dat_hdmac.c476 dma_run_dependencies(txd); in atc_chain_complete()
Dbcm-sba-raid.c427 dma_run_dependencies(tx); in sba_process_received_request()
Dat_xdmac.c1716 dma_run_dependencies(txd); in at_xdmac_tasklet()
/Linux-v6.1/drivers/crypto/ccp/
Dccp-dmaengine.c238 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/Linux-v6.1/drivers/dma/mediatek/
Dmtk-cqdma.c372 dma_run_dependencies(&cvd->vd.tx); in mtk_cqdma_tasklet_cb()
/Linux-v6.1/include/linux/
Ddmaengine.h1581 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/Linux-v6.1/Documentation/driver-api/dmaengine/
Dprovider.rst532 ``dma_run_dependencies``
/Linux-v6.1/drivers/dma/xilinx/
Dxilinx_dma.c1050 dma_run_dependencies(&desc->async_tx); in xilinx_dma_chan_desc_cleanup()
/Linux-v6.1/drivers/dma/ppc4xx/
Dadma.c1479 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()