Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dmvebu-uart.c183 static void mvebu_uart_stop_tx(struct uart_port *port) in mvebu_uart_stop_tx() function
311 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
332 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
581 .stop_tx = mvebu_uart_stop_tx,