taglinefilesource code
othername1740drivers/char/tty_io.cconst char *othername = NULL;
othername1749drivers/char/tty_io.cothername = p->name;
othername1752drivers/char/tty_io.cif (othername == NULL) {
othername1757drivers/char/tty_io.cregister_chrdev(driver->major, othername, &tty_fops);