Searched refs:timbuart_tx_empty (Results 1 – 1 of 1) sorted by relevance
62 static unsigned int timbuart_tx_empty(struct uart_port *port) in timbuart_tx_empty() function71 if (!timbuart_tx_empty(port)) { in timbuart_flush_buffer()384 .tx_empty = timbuart_tx_empty,