Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_port.c1526 static void serial8250_stop_tx(struct uart_port *port) in serial8250_stop_tx() function
1806 serial8250_stop_tx(port); in serial8250_tx_chars()
3301 .stop_tx = serial8250_stop_tx,