taglinefilesource code
othername1674drivers/char/tty_io.cchar *othername = NULL;
othername1683drivers/char/tty_io.cothername = p->name;
othername1686drivers/char/tty_io.cif (othername == NULL) {
othername1691drivers/char/tty_io.cregister_chrdev(driver->major, othername, &tty_fops);