Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/
Dserial_txx9.c1121 static struct platform_driver serial_txx9_plat_driver = { variable
1244 ret = platform_driver_register(&serial_txx9_plat_driver); in serial_txx9_init()
1251 platform_driver_unregister(&serial_txx9_plat_driver); in serial_txx9_init()
1274 platform_driver_unregister(&serial_txx9_plat_driver); in serial_txx9_exit()