Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dowl-uart.c151 static void owl_uart_stop_tx(struct uart_port *port) in owl_uart_stop_tx() function
169 owl_uart_stop_tx(port); in owl_uart_start_tx()
480 .stop_tx = owl_uart_stop_tx,