tty_port_unregister_device
tty_port_unregister_device(&vk->tty[i].port, tty_drv, i);
tty_port_unregister_device(&vk->tty[i].port,
tty_port_unregister_device(port, drv->tty_driver, uport->line);
EXPORT_SYMBOL_GPL(tty_port_unregister_device);
void tty_port_unregister_device(struct tty_port *port,