Searched refs:rs_throttle (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dsimserial.c372 * rs_throttle()
378 static void rs_throttle(struct tty_struct * tty) function
929 .throttle = rs_throttle,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D68328serial.c816 * rs_throttle()
822 static void rs_throttle(struct tty_struct * tty) function
826 if (serial_paranoia_check(info, tty->name, "rs_throttle"))
1359 .throttle = rs_throttle,
H A Dcrisv10.c55 * Fixed rs_throttle() and rs_unthrottle() to properly call rs_send_xchar
590 static void rs_throttle(struct tty_struct * tty);
2515 rs_throttle(tty);
2714 DFLOW(DEBUG_LOG(info->line, "rs_throttle flip.count: %i\n", tty->flip.count));
2715 rs_throttle(tty);
3821 * rs_throttle()
3828 rs_throttle(struct tty_struct * tty)
3837 DFLOW(DEBUG_LOG(info->line,"rs_throttle %lu\n", tty->ldisc.chars_in_buffer(tty)));
4803 .throttle = rs_throttle,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Damiserial.c1004 * rs_throttle()
1010 static void rs_throttle(struct tty_struct * tty) function
1021 if (serial_paranoia_check(info, tty->name, "rs_throttle"))
1933 .throttle = rs_throttle,
H A Desp.c1337 * rs_throttle()
1343 static void rs_throttle(struct tty_struct * tty) function
1354 if (serial_paranoia_check(info, tty->name, "rs_throttle"))
2381 .throttle = rs_throttle,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dzs.c938 * rs_throttle()
944 static void rs_throttle(struct tty_struct * tty) function
956 if (serial_paranoia_check(info, tty->name, "rs_throttle"))
1702 .throttle = rs_throttle,

Completed in 115 milliseconds