Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsa1100.c143 static void sa1100_stop_tx(struct uart_port *port) in sa1100_stop_tx() function
263 sa1100_stop_tx(&sport->port); in sa1100_tx_chars()
283 sa1100_stop_tx(&sport->port); in sa1100_tx_chars()
599 .stop_tx = sa1100_stop_tx,