taglinefilesource code
rs_throttle145kernel/chr_drv/serial.cstatic void rs_throttle(struct tty_struct * tty, int status);
rs_throttle241kernel/chr_drv/serial.crs_throttle(info->tty, TTY_THROTTLE_RQ_FULL);
rs_throttle1230kernel/chr_drv/serial.ctty->throttle = rs_throttle;