VSTART 96 include/linux/tty.h #define START_CHAR(tty) ((tty)->termios->c_cc[VSTART]) VSTART 921 net/bluetooth/rfcomm/tty.c if (old->c_cc[VSTART] != new->c_cc[VSTART]) { VSTART 923 net/bluetooth/rfcomm/tty.c x_off = new->c_cc[VSTART];