Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.c14 static void __dma_tx_complete(void *param) in __dma_tx_complete() function
124 desc->callback = __dma_tx_complete; in serial8250_tx_dma()