Searched refs:hvc_driver (Results 1 – 1 of 1) sorted by relevance
66 static struct tty_driver *hvc_driver; variable183 return hvc_driver; in hvc_console_device()766 if (!hvc_driver) { in hvc_alloc()888 hvc_driver = drv; in hvc_init()905 if (hvc_driver) { in hvc_exit()908 tty_unregister_driver(hvc_driver); in hvc_exit()910 put_tty_driver(hvc_driver); in hvc_exit()