| tag | line | file | source code |
| START_CHAR | 1508 | drivers/char/cyclades.c | base_addr[CySCHR1<<index] = START_CHAR(info->tty); |
| START_CHAR | 1810 | drivers/char/cyclades.c | info->x_char = START_CHAR(tty); |
| START_CHAR | 367 | drivers/char/n_tty.c | if (c == START_CHAR(tty)) |
| START_CHAR | 408 | drivers/char/n_tty.c | if (c == START_CHAR(tty)) { |
| START_CHAR | 661 | drivers/char/n_tty.c | set_bit(START_CHAR(tty), &tty->process_char_map); |
| START_CHAR | 806 | drivers/char/riscom8.c | rc_out(bp, CD180_SCHR1, START_CHAR(tty)); |
| START_CHAR | 808 | drivers/char/riscom8.c | rc_out(bp, CD180_SCHR3, START_CHAR(tty)); |
| START_CHAR | 1476 | drivers/char/serial.c | info->x_char = START_CHAR(tty); |
| START_CHAR | 125 | drivers/char/tty_ioctl.c | START_CHAR(tty) == '\021'); |
| START_CHAR | 447 | drivers/char/tty_ioctl.c | if (START_CHAR(tty) != __DISABLED_CHAR) |
| START_CHAR | 449 | drivers/char/tty_ioctl.c | &START_CHAR(tty), 1); |
| START_CHAR | 538 | drivers/isdn/isdn_tty.c | info->x_char = START_CHAR(tty); |
| START_CHAR | 1214 | drivers/sbus/char/sunserial.c | info->x_char = START_CHAR(tty); |