Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/8250/
D8250_port.c1424 static void serial8250_stop_rx(struct uart_port *port) in serial8250_stop_rx() function
1601 serial8250_stop_rx(&up->port); in serial8250_em485_start_tx()
3180 .stop_rx = serial8250_stop_rx,