Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Duartlite.c559 static void early_uartlite_putc(struct uart_port *port, unsigned char c) in early_uartlite_putc() function
583 uart_console_write(&device->port, s, n, early_uartlite_putc); in early_uartlite_write()