Home
last modified time | relevance | path

Searched refs:dma_wait_for_async_tx (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/async_tx/
H A Dasync_tx.c118 if (dma_wait_for_async_tx(depend_tx) != DMA_COMPLETE) in async_tx_channel_switch()
270 if (dma_wait_for_async_tx(*tx) != DMA_COMPLETE) in async_tx_quiesce()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h1485 enum dma_status dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx);
1505 static inline enum dma_status dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx() function
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ddmaengine.c1585 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx() function
1603 EXPORT_SYMBOL_GPL(dma_wait_for_async_tx);
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Ddsp.c88 status = dma_wait_for_async_tx(desc); in catpt_dma_memcpy()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dasync-tx-api.rst127 1. Call dma_wait_for_async_tx(). This call causes the CPU to spin while