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

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

Completed in 33 milliseconds