Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsh-sci.c443 static void sci_poll_put_char(struct uart_port *port, unsigned char c) in sci_poll_put_char() function
2022 .poll_put_char = sci_poll_put_char,
2146 sci_poll_put_char(port, ch); in serial_console_putchar()