Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dclps711x.c545 static struct platform_driver clps711x_uart_platform = { variable
567 return platform_driver_register(&clps711x_uart_platform); in uart_clps711x_init()
573 platform_driver_unregister(&clps711x_uart_platform); in uart_clps711x_exit()