Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dfsl_lpuart.c490 static bool lpuart_stopped_or_empty(struct uart_port *port) in lpuart_stopped_or_empty() function
528 if (!lpuart_stopped_or_empty(&sport->port)) in lpuart_dma_tx_complete()
728 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart_transmit_buffer()
759 if (lpuart_stopped_or_empty(&sport->port)) { in lpuart32_transmit_buffer()
793 if (!lpuart_stopped_or_empty(port)) in lpuart_start_tx()
807 if (!lpuart_stopped_or_empty(port)) in lpuart32_start_tx()