Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c2748 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch) in uart_poll_put_char() function
2797 .poll_put_char = uart_poll_put_char,