Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dowl-uart.c731 static struct platform_driver owl_uart_platform_driver = { variable
748 ret = platform_driver_register(&owl_uart_platform_driver); in owl_uart_init()
757 platform_driver_unregister(&owl_uart_platform_driver); in owl_uart_exit()