Searched refs:cy_throttle (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dserial167.c162 static void cy_throttle(struct tty_struct *);
1215 static void cy_throttle(struct tty_struct *tty) function
1227 printk("cy_throttle %s\n", tty->name);
1245 } /* cy_throttle */
2056 .throttle = cy_throttle,
H A Dcyclades.c74 static void cy_throttle(struct tty_struct *tty);
3588 static void cy_throttle(struct tty_struct *tty) function
3603 if (serial_paranoia_check(info, tty->name, "cy_throttle")) {
3640 } /* cy_throttle */
4527 .throttle = cy_throttle,

Completed in 107 milliseconds