taglinefilesource code
throttle2020drivers/char/console.cconsole_driver.throttle = con_throttle;
throttle2769drivers/char/cyclades.ccy_serial_driver.throttle = cy_throttle;
throttle4073drivers/char/istallion.cstli_serial.throttle = stli_throttle;
throttle588drivers/char/n_tty.ctty->driver.throttle &&
throttle590drivers/char/n_tty.ctty->driver.throttle(tty);
throttle2332drivers/char/scc.cscc_driver.throttle = scc_throttle;
throttle2624drivers/char/serial.cserial_driver.throttle = rs_throttle;
throttle2950drivers/char/stallion.cstl_serial.throttle = stl_throttle;
throttle135include/linux/tty_driver.hvoid (*throttle)(struct tty_struct * tty);