Searched refs:mgsl_throttle (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.c2373 /* mgsl_throttle()
2380 static void mgsl_throttle(struct tty_struct * tty) function
2386 printk("%s(%d):mgsl_throttle(%s) entry\n",
2389 if (mgsl_paranoia_check(info, tty->name, "mgsl_throttle"))
2401 } /* end of mgsl_throttle() */
4374 .throttle = mgsl_throttle,

Completed in 97 milliseconds