Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/qcom/
H A Dhidma.c156 dma_run_dependencies(desc); in hidma_process_completed()
499 dma_run_dependencies(txd); in hidma_terminate_channel()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ddmaengine.c1612 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1644 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.c523 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 Dsirf-dma.c364 dma_run_dependencies(desc); in sirfsoc_dma_process_completed()
H A Dmv_xor.c209 dma_run_dependencies(&desc->async_tx); in mv_desc_run_tx_complete_actions()
H A Dxgene-dma.c558 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 Diop-adma.c73 dma_run_dependencies(tx); in iop_adma_run_tx_complete_actions()
H A Dbcm-sba-raid.c437 dma_run_dependencies(tx); in sba_process_received_request()
H A Dat_hdmac.c457 dma_run_dependencies(txd); in atc_chain_complete()
H A Dat_xdmac.c1661 dma_run_dependencies(txd); in at_xdmac_tasklet()
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-dmaengine.c238 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/OK3568_Linux_fs/kernel/drivers/dma/mediatek/
H A Dmtk-cqdma.c372 dma_run_dependencies(&cvd->vd.tx); in mtk_cqdma_tasklet_cb()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h1583 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk572 dma_run_dependencies
H A Dabi_gki_aarch64_oplus677 dma_run_dependencies
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dprovider.rst513 ``dma_run_dependencies``
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dma.c1052 dma_run_dependencies(&desc->async_tx); in xilinx_dma_chan_desc_cleanup()
/OK3568_Linux_fs/kernel/drivers/dma/ppc4xx/
H A Dadma.c1481 dma_run_dependencies(&desc->async_tx); in ppc440spe_adma_run_tx_complete_actions()