Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dmux.c147 static void mux_stop_tx(struct uart_port *port) in mux_stop_tx() function
202 mux_stop_tx(port); in mux_write()
223 mux_stop_tx(port); in mux_write()
439 .stop_tx = mux_stop_tx,