Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c712 static void sci_poll_put_char(struct uart_port *port, unsigned char c) in sci_poll_put_char() function
2820 .poll_put_char = sci_poll_put_char,
3041 sci_poll_put_char(port, ch); in serial_console_putchar()