Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsa1100.c129 static void sa1100_stop_tx(struct uart_port *port) in sa1100_stop_tx() function
249 sa1100_stop_tx(&sport->port); in sa1100_tx_chars()
269 sa1100_stop_tx(&sport->port); in sa1100_tx_chars()
595 .stop_tx = sa1100_stop_tx,