Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dmvebu-uart.c184 static void mvebu_uart_stop_tx(struct uart_port *port) in mvebu_uart_stop_tx() function
312 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
333 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
578 .stop_tx = mvebu_uart_stop_tx,