Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dserial_core.c2665 static int uart_poll_get_char(struct tty_driver *driver, int line) in uart_poll_get_char() function
2729 .poll_get_char = uart_poll_get_char,