Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c386 static void lpuart_stop_tx(struct uart_port *port) in lpuart_stop_tx() function
703 lpuart_stop_tx(&sport->port); in lpuart_transmit_buffer()
718 lpuart_stop_tx(&sport->port); in lpuart_transmit_buffer()
2214 .stop_tx = lpuart_stop_tx,