taglinefilesource code
othername1736drivers/char/tty_io.cconst char *othername = NULL;
othername1745drivers/char/tty_io.cothername = p->name;
othername1748drivers/char/tty_io.cif (othername == NULL) {
othername1753drivers/char/tty_io.cregister_chrdev(driver->major, othername, &tty_fops);