Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dep93xx_dma.c719 * ep93xx_dma_advance_work - start processing the next pending transaction
726 static void ep93xx_dma_advance_work(struct ep93xx_dma_chan *edmac) in ep93xx_dma_advance_work() function
760 * anything more than call ep93xx_dma_advance_work(). in ep93xx_dma_tasklet()
775 ep93xx_dma_advance_work(edmac); in ep93xx_dma_tasklet()
1315 ep93xx_dma_advance_work(to_ep93xx_dma_chan(chan)); in ep93xx_dma_issue_pending()
/kernel/linux/linux-6.6/drivers/dma/
H A Dep93xx_dma.c719 * ep93xx_dma_advance_work - start processing the next pending transaction
726 static void ep93xx_dma_advance_work(struct ep93xx_dma_chan *edmac) in ep93xx_dma_advance_work() function
760 * anything more than call ep93xx_dma_advance_work(). in ep93xx_dma_tasklet()
775 ep93xx_dma_advance_work(edmac); in ep93xx_dma_tasklet()
1315 ep93xx_dma_advance_work(to_ep93xx_dma_chan(chan)); in ep93xx_dma_issue_pending()

Completed in 4 milliseconds