Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_omap.c1000 static void omap_8250_dma_tx_complete(void *param) in omap_8250_dma_tx_complete() function
1081 * we got here directly from omap_8250_dma_tx_complete()). Bytes in omap_8250_tx_dma()
1085 * omap_8250_dma_tx_complete(). And this means the DMA engine in omap_8250_tx_dma()
1114 desc->callback = omap_8250_dma_tx_complete; in omap_8250_tx_dma()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_omap.c1074 static void omap_8250_dma_tx_complete(void *param) in omap_8250_dma_tx_complete() function
1153 * we got here directly from omap_8250_dma_tx_complete()). Bytes in omap_8250_tx_dma()
1157 * omap_8250_dma_tx_complete(). And this means the DMA engine in omap_8250_tx_dma()
1186 desc->callback = omap_8250_dma_tx_complete; in omap_8250_tx_dma()

Completed in 5 milliseconds