tag | line | file | source code |
---|---|---|---|
tty_hangup | 1008 | drivers/char/cyclades.c | tty_hangup(info->tty); |
tty_hangup | 775 | drivers/char/istallion.c | tty_hangup(portp->tty); |
tty_hangup | 2072 | drivers/char/istallion.c | tty_hangup(portp->tty); |
tty_hangup | 82 | drivers/char/pty.c | tty_hangup(tty->link); |
tty_hangup | 766 | drivers/char/serial.c | tty_hangup(tty); |
tty_hangup | 2840 | drivers/char/serial.c | tty_hangup(info->tty); |
tty_hangup | 1923 | drivers/char/stallion.c | tty_hangup(tty); |
tty_hangup | 1623 | drivers/char/tty_io.c | tty_hangup(tty); |
tty_hangup | 305 | include/linux/tty.h | extern void tty_hangup(struct tty_struct * tty); |
tty_hangup | 249 | kernel/ksyms.c | X(tty_hangup), |