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