Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.c844 static void sunsab_console_putchar(struct uart_port *port, unsigned char c) in sunsab_console_putchar() function
864 uart_console_write(&up->port, s, n, sunsab_console_putchar); in sunsab_console_write()