Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dar933x_uart.c843 static struct platform_driver ar933x_uart_platform_driver = { variable
864 ret = platform_driver_register(&ar933x_uart_platform_driver); in ar933x_uart_init()
878 platform_driver_unregister(&ar933x_uart_platform_driver); in ar933x_uart_exit()