Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/amd/ptdma/
H A Dptdma-dmaengine.c242 dma_run_dependencies(tx_desc); in pt_handle_active_desc()
374 dma_run_dependencies(tx_desc); in pt_cmd_callback_work()
/linux-6.15/drivers/dma/qcom/
H A Dhidma.c149 dma_run_dependencies(desc); in hidma_process_completed()
502 dma_run_dependencies(txd); in hidma_terminate_channel()
/linux-6.15/drivers/dma/
H A Ddmaengine.c1558 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1590 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 Dfsldma.c524 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
H A Dmpc512x_dma.c405 dma_run_dependencies(desc); in mpc_dma_process_completed()
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()
/linux-6.15/drivers/crypto/ccp/
H A Dccp-dmaengine.c238 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/linux-6.15/drivers/dma/mediatek/
H A Dmtk-cqdma.c371 dma_run_dependencies(&cvd->vd.tx); in mtk_cqdma_tasklet_cb()
/linux-6.15/include/linux/
H A Ddmaengine.h1618 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/linux-6.15/Documentation/driver-api/dmaengine/
H A Dprovider.rst538 ``dma_run_dependencies``
/linux-6.15/drivers/dma/xilinx/
H A Dxilinx_dma.c1083 dma_run_dependencies(&desc->async_tx); in xilinx_dma_chan_desc_cleanup()
/linux-6.15/drivers/dma/ppc4xx/
H A Dadma.c1479 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()