Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dowl-uart.c147 static void owl_uart_stop_tx(struct uart_port *port) in owl_uart_stop_tx() function
165 owl_uart_stop_tx(port); in owl_uart_start_tx()
208 owl_uart_stop_tx(port); in owl_uart_send_chars()
470 .stop_tx = owl_uart_stop_tx,