Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c798 static int sci_rxfill(struct uart_port *port) in sci_rxfill() function
892 count = tty_buffer_request_room(tport, sci_rxfill(port)); in sci_receive_chars()