taglinefilesource code
othername1684drivers/char/tty_io.cchar *othername = NULL;
othername1693drivers/char/tty_io.cothername = p->name;
othername1696drivers/char/tty_io.cif (othername == NULL) {
othername1701drivers/char/tty_io.cregister_chrdev(driver->major, othername, &tty_fops);