Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsh-sci.c111 static void sci_stop_tx(struct uart_port *port);
583 sci_stop_tx(port); in sci_transmit_chars()
1517 static void sci_stop_tx(struct uart_port *port) in sci_stop_tx() function
1738 sci_stop_tx(port); in sci_shutdown()
2008 .stop_tx = sci_stop_tx,