Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmilbeaut_usio.c65 static void mlb_usio_stop_tx(struct uart_port *port) in mlb_usio_stop_tx() function
91 mlb_usio_stop_tx(port); in mlb_usio_tx_chars()
118 mlb_usio_stop_tx(port); in mlb_usio_tx_chars()
389 .stop_tx = mlb_usio_stop_tx,