Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c556 static void linflex_console_putchar(struct uart_port *port, unsigned char ch) in linflex_console_putchar() function
587 linflex_console_putchar(port, ch); in linflex_earlycon_putchar()
618 linflex_console_putchar(port, ch); in linflex_earlycon_putchar()
635 uart_console_write(sport, s, count, linflex_console_putchar); in linflex_string_write()
746 linflex_console_putchar(earlycon_port, in linflex_console_setup()