Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsn_console.c245 static void snp_stop_tx(struct uart_port *port) in snp_stop_tx() function
368 .stop_tx = snp_stop_tx,
577 snp_stop_tx(&port->sc_port); /* no-op for us */ in sn_transmit_chars()