Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_8250.h200 void serial8250_read_char(struct uart_8250_port *up, u16 lsr);
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c363 serial8250_read_char(up, lsr); in aspeed_vuart_handle_irq()
H A D8250_port.c1705 void serial8250_read_char(struct uart_8250_port *up, u16 lsr) in serial8250_read_char() function
1764 EXPORT_SYMBOL_GPL(serial8250_read_char);
1779 serial8250_read_char(up, lsr); in serial8250_rx_chars()