Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Dtimbuart.c62 static unsigned int timbuart_tx_empty(struct uart_port *port) in timbuart_tx_empty() function
71 if (!timbuart_tx_empty(port)) { in timbuart_flush_buffer()
384 .tx_empty = timbuart_tx_empty,