Searched defs:mgslpc_unthrottle (Results 1 - 1 of 1) sorted by relevance

/drivers/char/pcmcia/
H A Dsynclink_cs.c1746 static void mgslpc_unthrottle(struct tty_struct * tty) function
1752 printk("%s(%d):mgslpc_unthrottle(%s) entry\n",
1755 if (mgslpc_paranoia_check(info, tty->name, "mgslpc_unthrottle"))
2828 .unthrottle = mgslpc_unthrottle,

Completed in 20 milliseconds