tag | line | file | source code |
---|---|---|---|
START_CHAR | 372 | drivers/char/keyboard.c | put_queue(START_CHAR(tty)); |
START_CHAR | 1081 | drivers/char/serial.c | info->x_char = START_CHAR(tty); |
START_CHAR | 663 | drivers/char/tty_io.c | (c == START_CHAR(tty))) { |
START_CHAR | 479 | drivers/char/tty_ioctl.c | if (START_CHAR(tty)) |
START_CHAR | 480 | drivers/char/tty_ioctl.c | put_tty_queue(START_CHAR(tty), |