Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Domap-serial.c1154 static void omap_serial_early_putc(struct uart_port *port, unsigned char c) in omap_serial_early_putc() function
1173 uart_console_write(port, s, count, omap_serial_early_putc); in early_omap_serial_write()