Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
D21285.c57 static void serial21285_stop_tx(struct uart_port *port) in serial21285_stop_tx() function
131 serial21285_stop_tx(port); in serial21285_tx_chars()
147 serial21285_stop_tx(port); in serial21285_tx_chars()
341 .stop_tx = serial21285_stop_tx,