Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dserial_txx9.c1156 static struct platform_driver serial_txx9_plat_driver = { variable
1281 ret = platform_driver_register(&serial_txx9_plat_driver); in serial_txx9_init()
1308 platform_driver_unregister(&serial_txx9_plat_driver); in serial_txx9_exit()