Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Drda-uart.c190 static void rda_uart_stop_tx(struct uart_port *port) in rda_uart_stop_tx() function
224 rda_uart_stop_tx(port); in rda_uart_start_tx()
472 rda_uart_stop_tx(port); in rda_uart_shutdown()
564 .stop_tx = rda_uart_stop_tx,