Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dowl-uart.c726 static struct platform_driver owl_uart_platform_driver = { variable
743 ret = platform_driver_register(&owl_uart_platform_driver); in owl_uart_init()
752 platform_driver_unregister(&owl_uart_platform_driver); in owl_uart_exit()