Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dapbuart.c555 static struct platform_driver grlib_apbuart_of_driver = { variable
632 ret = platform_driver_register(&grlib_apbuart_of_driver); in grlib_apbuart_init()
653 platform_driver_unregister(&grlib_apbuart_of_driver); in grlib_apbuart_exit()