Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmvebu-uart.c184 static void mvebu_uart_stop_tx(struct uart_port *port) in mvebu_uart_stop_tx() function
323 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
344 mvebu_uart_stop_tx(port); in mvebu_uart_tx_chars()
594 .stop_tx = mvebu_uart_stop_tx,