Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Desp32_uart.c744 static struct platform_driver esp32_uart_driver = { variable
761 ret = platform_driver_register(&esp32_uart_driver); in esp32_uart_init()
770 platform_driver_unregister(&esp32_uart_driver); in esp32_uart_exit()