Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dowl-uart.c763 static struct platform_driver owl_uart_platform_driver = { variable
780 ret = platform_driver_register(&owl_uart_platform_driver); in owl_uart_init()
789 platform_driver_unregister(&owl_uart_platform_driver); in owl_uart_exit()