Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Desp32_uart.c608 static void esp32_uart_earlycon_write(struct console *con, const char *s, in esp32_uart_earlycon_write() function
639 device->con->write = esp32_uart_earlycon_write; in esp32xx_uart_early_console_setup()