Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dmvebu-uart.c1498 static struct platform_driver mvebu_uart_clock_platform_driver = { variable
1514 ret = platform_driver_register(&mvebu_uart_clock_platform_driver); in mvebu_uart_init()
1522 platform_driver_unregister(&mvebu_uart_clock_platform_driver); in mvebu_uart_init()