Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dsh-sci.c698 static void sci_poll_put_char(struct uart_port *port, unsigned char c) in sci_poll_put_char() function
2753 .poll_put_char = sci_poll_put_char,
2967 sci_poll_put_char(port, ch); in serial_console_putchar()