Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
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()
212 owl_uart_stop_tx(port); in owl_uart_send_chars()
502 .stop_tx = owl_uart_stop_tx,