Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/qcom/
Dhidma.c148 dma_run_dependencies(desc); in hidma_process_completed()
496 dma_run_dependencies(txd); in hidma_terminate_channel()
/Linux-v4.19/drivers/dma/
Ddmaengine.c1337 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1369 EXPORT_SYMBOL_GPL(dma_run_dependencies);
Dmv_xor_v2.c597 dma_run_dependencies(&next_pending_sw_desc->async_tx); in mv_xor_v2_tasklet()
Dfsldma.c528 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
Dmpc512x_dma.c417 dma_run_dependencies(desc); in mpc_dma_process_completed()
Dsirf-dma.c365 dma_run_dependencies(desc); in sirfsoc_dma_process_completed()
Dmv_xor.c217 dma_run_dependencies(&desc->async_tx); in mv_desc_run_tx_complete_actions()
Dtxx9dmac.c425 dma_run_dependencies(txd); in txx9dmac_descriptor_complete()
Dxgene-dma.c568 dma_run_dependencies(tx); in xgene_dma_run_tx_complete_actions()
Diop-adma.c82 dma_run_dependencies(tx); in iop_adma_run_tx_complete_actions()
Dat_hdmac.c482 dma_run_dependencies(txd); in atc_chain_complete()
Dat_xdmac.c1621 dma_run_dependencies(txd); in at_xdmac_tasklet()
Dbcm-sba-raid.c438 dma_run_dependencies(tx); in sba_process_received_request()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dmaengine.c236 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/Linux-v4.19/include/linux/
Ddmaengine.h1411 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dprovider.rst417 ``dma_run_dependencies``
/Linux-v4.19/drivers/dma/xilinx/
Dxilinx_dma.c841 dma_run_dependencies(&desc->async_tx); in xilinx_dma_chan_desc_cleanup()
/Linux-v4.19/drivers/dma/ppc4xx/
Dadma.c1493 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()