taglinefilesource code
othername1714drivers/char/tty_io.cconst char *othername = NULL;
othername1723drivers/char/tty_io.cothername = p->name;
othername1726drivers/char/tty_io.cif (othername == NULL) {
othername1731drivers/char/tty_io.cregister_chrdev(driver->major, othername, &tty_fops);