tag | line | file | source code |
throttle | 2203 | arch/m68k/kernel/console.c | console_driver.throttle = con_throttle; |
throttle | 2014 | drivers/char/console.c | console_driver.throttle = con_throttle; |
throttle | 2808 | drivers/char/cyclades.c | cy_serial_driver.throttle = cy_throttle; |
throttle | 4502 | drivers/char/istallion.c | stli_serial.throttle = stli_throttle; |
throttle | 595 | drivers/char/n_tty.c | tty->driver.throttle && |
throttle | 597 | drivers/char/n_tty.c | tty->driver.throttle(tty); |
throttle | 1045 | drivers/char/pcxx.c | pcxe_driver.throttle = pcxe_throttle; |
throttle | 1760 | drivers/char/riscom8.c | riscom_driver.throttle = rc_throttle; |
throttle | 2699 | drivers/char/scc.c | scc_driver.throttle = scc_throttle; |
throttle | 2747 | drivers/char/serial.c | serial_driver.throttle = rs_throttle; |
throttle | 3158 | drivers/char/stallion.c | stl_serial.throttle = stl_throttle; |
throttle | 1162 | drivers/isdn/isdn_tty.c | m->tty_modem.throttle = isdn_tty_throttle; |
throttle | 1947 | drivers/sbus/char/sunserial.c | serial_driver.throttle = rs_throttle; |
throttle | 135 | include/linux/tty_driver.h | void (*throttle)(struct tty_struct * tty); |