Searched refs:rs_unthrottle (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial_tx3912.c556 static void rs_unthrottle(struct tty_struct * tty) function
653 rs_driver.unthrottle = rs_unthrottle;
H A Dserial_txx927.c1159 static void rs_unthrottle(struct tty_struct * tty) function
1170 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
2013 serial_driver.unthrottle = rs_unthrottle;
H A Damiserial.c1114 static void rs_unthrottle(struct tty_struct * tty) function
1125 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
2146 serial_driver.unthrottle = rs_unthrottle;
H A Desp.c1427 static void rs_unthrottle(struct tty_struct * tty) function
1437 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
2557 esp_driver.unthrottle = rs_unthrottle;
H A Dserial.c2035 static void rs_unthrottle(struct tty_struct * tty) function
2046 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
5446 serial_driver.unthrottle = rs_unthrottle;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgiserial.c1132 static void rs_unthrottle(struct tty_struct * tty) function
1142 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
1848 serial_driver.unthrottle = rs_unthrottle;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dzs.c1059 static void rs_unthrottle(struct tty_struct * tty) function
1071 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
1912 serial_driver.unthrottle = rs_unthrottle;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dmacserial.c1628 static void rs_unthrottle(struct tty_struct * tty) function
1637 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
2627 serial_driver.unthrottle = rs_unthrottle;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dserial.c2618 rs_unthrottle(struct tty_struct * tty) function
3632 serial_driver.unthrottle = rs_unthrottle;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/common/
H A Dserial.c1342 static void rs_unthrottle(struct tty_struct * tty) function
1353 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
2610 serial_driver.unthrottle = rs_unthrottle;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/baget/
H A Dvacserial.c1213 static void rs_unthrottle(struct tty_struct * tty) function
1223 if (serial_paranoia_check(info, tty->device, "rs_unthrottle"))
2367 serial_driver.unthrottle = rs_unthrottle;

Completed in 227 milliseconds