Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Ducc_uart.c1501 static struct platform_driver ucc_uart_of_driver = { variable
1525 ret = platform_driver_register(&ucc_uart_of_driver); in ucc_uart_init()
1540 platform_driver_unregister(&ucc_uart_of_driver); in ucc_uart_exit()