Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Desp32_uart.c617 static int esp32_uart_earlycon_read(struct console *con, char *s, unsigned int n) in esp32_uart_earlycon_read() function
641 device->con->read = esp32_uart_earlycon_read; in esp32xx_uart_early_console_setup()