Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c1489 static struct platform_driver ucc_uart_of_driver = { variable
1513 ret = platform_driver_register(&ucc_uart_of_driver); in ucc_uart_init()
1528 platform_driver_unregister(&ucc_uart_of_driver); in ucc_uart_exit()