Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_txx9.c1098 static struct platform_driver serial_txx9_plat_driver = { variable
1221 ret = platform_driver_register(&serial_txx9_plat_driver); in serial_txx9_init()
1228 platform_driver_unregister(&serial_txx9_plat_driver); in serial_txx9_init()
1251 platform_driver_unregister(&serial_txx9_plat_driver); in serial_txx9_exit()