taglinefilesource code
unthrottle1516drivers/char/console.cconsole_driver.unthrottle = con_unthrottle;
unthrottle881drivers/char/n_tty.cif (tty->driver.unthrottle &&
unthrottle884drivers/char/n_tty.ctty->driver.unthrottle(tty);
unthrottle2295drivers/char/serial.cserial_driver.unthrottle = rs_unthrottle;
unthrottle136include/linux/tty_driver.hvoid (*unthrottle)(struct tty_struct * tty);