Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Ducc_uart.c257 static unsigned int qe_uart_tx_empty(struct uart_port *port) in qe_uart_tx_empty() function
808 while (!qe_uart_tx_empty(port)) { in qe_uart_shutdown()
1061 .tx_empty = qe_uart_tx_empty,