Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dclps711x.c543 static struct platform_driver clps711x_uart_platform = { variable
565 return platform_driver_register(&clps711x_uart_platform); in uart_clps711x_init()
571 platform_driver_unregister(&clps711x_uart_platform); in uart_clps711x_exit()