Home
last modified time | relevance | path

Searched refs:ep93xx_dma_tx_submit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dep93xx_dma.c824 * ep93xx_dma_tx_submit - set the prepared descriptor(s) to be executed
831 static dma_cookie_t ep93xx_dma_tx_submit(struct dma_async_tx_descriptor *tx) in ep93xx_dma_tx_submit() function
929 desc->txd.tx_submit = ep93xx_dma_tx_submit; in ep93xx_dma_alloc_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/
H A Dep93xx_dma.c824 * ep93xx_dma_tx_submit - set the prepared descriptor(s) to be executed
831 static dma_cookie_t ep93xx_dma_tx_submit(struct dma_async_tx_descriptor *tx) in ep93xx_dma_tx_submit() function
929 desc->txd.tx_submit = ep93xx_dma_tx_submit; in ep93xx_dma_alloc_chan_resources()

Completed in 5 milliseconds