Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c2732 static int uart_poll_get_char(struct tty_driver *driver, int line) in uart_poll_get_char() function
2796 .poll_get_char = uart_poll_get_char,