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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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 34 milliseconds