Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dtimbuart.c71 static unsigned int timbuart_tx_empty(struct uart_port *port) in timbuart_tx_empty() function
80 if (!timbuart_tx_empty(port)) { in timbuart_flush_buffer()
398 .tx_empty = timbuart_tx_empty,