Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c876 static void hvc_poll_put_char(struct tty_driver *driver, int line, char ch) in hvc_poll_put_char() function
903 .poll_put_char = hvc_poll_put_char,