Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dapbuart.c586 static struct platform_driver grlib_apbuart_of_driver = { variable
662 ret = platform_driver_register(&grlib_apbuart_of_driver); in grlib_apbuart_init()
683 platform_driver_unregister(&grlib_apbuart_of_driver); in grlib_apbuart_exit()