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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsn_console.c259 * snp_stop_tx - stop the transmitter - no-op for us
263 static void snp_stop_tx(struct uart_port *port) function
395 .stop_tx = snp_stop_tx,
609 snp_stop_tx(&port->sc_port); /* no-op for us */

Completed in 60 milliseconds