Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dfsl_lpuart.c385 static void lpuart32_stop_tx(struct uart_port *port) in lpuart32_stop_tx() function
720 lpuart32_stop_tx(&sport->port); in lpuart32_transmit_buffer()
740 lpuart32_stop_tx(&sport->port); in lpuart32_transmit_buffer()
2054 .stop_tx = lpuart32_stop_tx,