Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dapbuart.c587 static struct platform_driver grlib_apbuart_of_driver = { variable
663 ret = platform_driver_register(&grlib_apbuart_of_driver); in grlib_apbuart_init()
684 platform_driver_unregister(&grlib_apbuart_of_driver); in grlib_apbuart_exit()