Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Ducc_uart.c1481 static struct platform_driver ucc_uart_of_driver = { variable
1505 ret = platform_driver_register(&ucc_uart_of_driver); in ucc_uart_init()
1520 platform_driver_unregister(&ucc_uart_of_driver); in ucc_uart_exit()