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

/linux-4.1.27/drivers/tty/serial/
H A Dapbuart.c77 unsigned int max_chars = port->fifosize; apbuart_rx_chars() local
81 while (UART_RX_DATA(status) && (max_chars--)) { apbuart_rx_chars()

Completed in 82 milliseconds