Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c555 static void linflex_console_putchar(struct uart_port *port, unsigned char ch) in linflex_console_putchar() function
586 linflex_console_putchar(port, ch); in linflex_earlycon_putchar()
617 linflex_console_putchar(port, ch); in linflex_earlycon_putchar()
634 uart_console_write(sport, s, count, linflex_console_putchar); in linflex_string_write()
745 linflex_console_putchar(earlycon_port, in linflex_console_setup()