Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dimx_earlycon.c19 static void imx_uart_console_early_putchar(struct uart_port *port, unsigned char ch) in imx_uart_console_early_putchar() function
32 uart_console_write(&dev->port, s, count, imx_uart_console_early_putchar); in imx_uart_console_early_write()