Searched refs:hvc_driver (Results 1 – 1 of 1) sorted by relevance
68 static struct tty_driver *hvc_driver; variable190 return hvc_driver; in hvc_console_device()953 hvc_driver = drv; in hvc_init()970 if (hvc_driver) { in hvc_exit()973 tty_unregister_driver(hvc_driver); in hvc_exit()975 put_tty_driver(hvc_driver); in hvc_exit()