taglinefilesource code
othername1683drivers/char/tty_io.cconst char *othername = NULL;
othername1692drivers/char/tty_io.cothername = p->name;
othername1695drivers/char/tty_io.cif (othername == NULL) {
othername1700drivers/char/tty_io.cregister_chrdev(driver->major, othername, &tty_fops);