Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A 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()