Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dserial_core.c2374 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch) in uart_poll_put_char() function
2420 .poll_put_char = uart_poll_put_char,