Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dserial_core.c2319 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch) in uart_poll_put_char() function
2365 .poll_put_char = uart_poll_put_char,