Searched refs:mux_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 Dmux.c142 * mux_stop_tx - Stop transmitting characters.
147 static void mux_stop_tx(struct uart_port *port) function
212 mux_stop_tx(port);
233 mux_stop_tx(port);
450 .stop_tx = mux_stop_tx,

Completed in 88 milliseconds