Searched refs:async_tx_submit (Results 1 – 2 of 2) sorted by relevance
143 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit() function210 EXPORT_SYMBOL_GPL(async_tx_submit);245 async_tx_submit(chan, tx, submit); in async_trigger_callback()
70 async_tx_submit(chan, tx, submit); in async_memcpy()