Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c392 static void lpuart32_stop_tx(struct uart_port *port) in lpuart32_stop_tx() function
731 lpuart32_stop_tx(&sport->port); in lpuart32_transmit_buffer()
751 lpuart32_stop_tx(&sport->port); in lpuart32_transmit_buffer()
2234 .stop_tx = lpuart32_stop_tx,