Searched refs:serial8250_uart_have_rx_data (Results 1 – 1 of 1) sorted by relevance
54 static bool serial8250_uart_have_rx_data(struct serial_chip *chip) in serial8250_uart_have_rx_data() function65 while (!serial8250_uart_have_rx_data(chip)) { in serial8250_uart_getchar()85 .have_rx_data = serial8250_uart_have_rx_data,