| tag | line | file | source code |
|---|---|---|---|
| tty_hangup | 81 | drivers/char/pty.c | tty_hangup(tty->link); |
| tty_hangup | 718 | drivers/char/serial.c | tty_hangup(tty); |
| tty_hangup | 2514 | drivers/char/serial.c | tty_hangup(info->tty); |
| tty_hangup | 1463 | drivers/char/tty_io.c | tty_hangup(tty); |
| tty_hangup | 299 | include/linux/tty.h | extern void tty_hangup(struct tty_struct * tty); |