Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsn_console.c264 static void snp_stop_tx(struct uart_port *port) in snp_stop_tx() function
387 .stop_tx = snp_stop_tx,
596 snp_stop_tx(&port->sc_port); /* no-op for us */ in sn_transmit_chars()