Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmux.c143 static void mux_stop_tx(struct uart_port *port) in mux_stop_tx() function
198 mux_stop_tx(port); in mux_write()
219 mux_stop_tx(port); in mux_write()
430 .stop_tx = mux_stop_tx,