taglinefilesource code
rs_throttle209drivers/char/serial.cstatic void rs_throttle(struct tty_struct * tty, int status);
rs_throttle367drivers/char/serial.crs_throttle(info->tty, TTY_THROTTLE_RQ_FULL);
rs_throttle1729drivers/char/serial.ctty->throttle = rs_throttle;