Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dclps711x.c528 static struct platform_driver clps711x_uart_platform = { variable
550 return platform_driver_register(&clps711x_uart_platform); in uart_clps711x_init()
556 platform_driver_unregister(&clps711x_uart_platform); in uart_clps711x_exit()