Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dimx.c1807 static void imx_console_early_putchar(struct uart_port *port, int ch) in imx_console_early_putchar() function
1820 uart_console_write(&dev->port, s, count, imx_console_early_putchar); in imx_console_early_write()