Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Daltera_uart.c146 static void altera_uart_stop_tx(struct uart_port *port) in altera_uart_stop_tx() function
276 altera_uart_stop_tx(port); in altera_uart_tx_chars()
419 .stop_tx = altera_uart_stop_tx,