Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.c825 static void asc_console_putchar(struct uart_port *port, unsigned char ch) in asc_console_putchar() function
864 uart_console_write(port, s, count, asc_console_putchar); in asc_console_write()