Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c727 static void sci_poll_put_char(struct uart_port *port, unsigned char c) in sci_poll_put_char() function
2956 .poll_put_char = sci_poll_put_char,
2968 .poll_put_char = sci_poll_put_char,
3650 * sci_poll_put_char()). in sci_probe_single()