Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dmvebu-uart.c211 static void mvebu_uart_stop_tx(struct uart_port *port) in mvebu_uart_stop_tx() function
350 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
371 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
671 .stop_tx = mvebu_uart_stop_tx,