Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Datmel_serial.c859 static void atmel_complete_tx_dma(void *arg) in atmel_complete_tx_dma() function
981 * save tx_len so atmel_complete_tx_dma() will increase in atmel_tx_dma()
1000 desc->callback = atmel_complete_tx_dma; in atmel_tx_dma()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c856 static void atmel_complete_tx_dma(void *arg) in atmel_complete_tx_dma() function
975 * save tx_len so atmel_complete_tx_dma() will increase in atmel_tx_dma()
994 desc->callback = atmel_complete_tx_dma; in atmel_tx_dma()

Completed in 7 milliseconds