Searched refs:cy_unthrottle (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.c163 static void cy_unthrottle(struct tty_struct *);
1247 static void cy_unthrottle(struct tty_struct *tty) function
1259 printk("cy_unthrottle %s\n", tty->name);
1277 } /* cy_unthrottle */
2057 .unthrottle = cy_unthrottle,
H A Dcyclades.c3647 static void cy_unthrottle(struct tty_struct *tty) function
3662 if (serial_paranoia_check(info, tty->name, "cy_unthrottle")) {
3698 } /* cy_unthrottle */
4528 .unthrottle = cy_unthrottle,

Completed in 69 milliseconds