tag | line | file | source code |
---|---|---|---|
stop_tty | 442 | drivers/char/keyboard.c | stop_tty(tty); |
stop_tty | 395 | drivers/char/n_tty.c | stop_tty(tty); |
stop_tty | 257 | drivers/char/tty_ioctl.c | stop_tty(tty); |
stop_tty | 281 | include/linux/tty.h | extern void stop_tty(struct tty_struct * tty); |