Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/hvc/
Dhvc_console.c795 static void hvc_poll_put_char(struct tty_driver *driver, int line, char ch) in hvc_poll_put_char() function
820 .poll_put_char = hvc_poll_put_char,