Searched refs:serial8250_stop_tx (Results 1 – 1 of 1) sorted by relevance
1292 static void serial8250_stop_tx(struct uart_port *port) in serial8250_stop_tx() function1483 serial8250_stop_tx(port); in serial8250_tx_chars()2736 .stop_tx = serial8250_stop_tx,