Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dapbuart.c41 static void apbuart_stop_tx(struct uart_port *port) in apbuart_stop_tx() function
138 apbuart_stop_tx(port); in apbuart_tx_chars()
156 apbuart_stop_tx(port); in apbuart_tx_chars()
329 .stop_tx = apbuart_stop_tx,