Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/serial/
Desp32_uart.c603 static void esp32_uart_earlycon_putchar(struct uart_port *port, u8 c) in esp32_uart_earlycon_putchar() function
613 uart_console_write(&dev->port, s, n, esp32_uart_earlycon_putchar); in esp32_uart_earlycon_write()