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

/linux-4.4.14/drivers/tty/serial/
H A Dsirfsoc_uart.c35 sirfsoc_uart_pio_rx_chars(struct uart_port *port, unsigned int max_rx_count);
394 sirfsoc_uart_pio_rx_chars(struct uart_port *port, unsigned int max_rx_count) sirfsoc_uart_pio_rx_chars() argument
412 if (rx_count >= max_rx_count) sirfsoc_uart_pio_rx_chars()

Completed in 61 milliseconds