Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dapbuart.c44 static void apbuart_stop_tx(struct uart_port *port) in apbuart_stop_tx() function
141 apbuart_stop_tx(port); in apbuart_tx_chars()
159 apbuart_stop_tx(port); in apbuart_tx_chars()
332 .stop_tx = apbuart_stop_tx,