Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Defm32-uart.c124 static void efm32_uart_stop_tx(struct uart_port *port) in efm32_uart_stop_tx() function
163 efm32_uart_stop_tx(port); in efm32_uart_tx_chars()
494 .stop_tx = efm32_uart_stop_tx,