Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dpic32_uart.c961 static struct platform_driver pic32_uart_platform_driver = { variable
982 ret = platform_driver_register(&pic32_uart_platform_driver); in pic32_uart_init()
997 platform_driver_unregister(&pic32_uart_platform_driver); in pic32_uart_exit()