VSTOP 97 include/linux/tty.h #define STOP_CHAR(tty) ((tty)->termios->c_cc[VSTOP]) VSTOP 912 net/bluetooth/rfcomm/tty.c if (old->c_cc[VSTOP] != new->c_cc[VSTOP]) { VSTOP 914 net/bluetooth/rfcomm/tty.c x_on = new->c_cc[VSTOP];