Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Desp32_uart.c107 static const struct esp32_uart_variant esp32_variant = { variable
129 .data = &esp32_variant,
652 device->port.private_data = (void *)&esp32_variant; in esp32_uart_early_console_setup()