Searched defs:timbuart_tx_empty (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dtimbuart.c74 static unsigned int timbuart_tx_empty(struct uart_port *port) function
83 if (!timbuart_tx_empty(port)) {
396 .tx_empty = timbuart_tx_empty,

Completed in 34 milliseconds