Home
last modified time | relevance | path

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

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