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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c2403 /* mgsl_unthrottle()
2410 static void mgsl_unthrottle(struct tty_struct * tty) function
2416 printk("%s(%d):mgsl_unthrottle(%s) entry\n",
2419 if (mgsl_paranoia_check(info, tty->name, "mgsl_unthrottle"))
2436 } /* end of mgsl_unthrottle() */
4375 .unthrottle = mgsl_unthrottle,

Completed in 82 milliseconds