Searched refs:mgsl_close (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.c1832 * Called by mgsl_close() and mgsl_hangup() to shutdown hardware
3107 /* mgsl_close()
3119 static void mgsl_close(struct tty_struct *tty, struct file * filp) function
3123 if (mgsl_paranoia_check(info, tty->name, "mgsl_close"))
3127 printk("%s(%d):mgsl_close(%s) entry, count=%d\n",
3142 printk("mgsl_close: bad refcount; tty->count is 1, "
3165 printk("%s(%d):mgsl_close(%s) calling tty_wait_until_sent\n",
3196 printk("%s(%d):mgsl_close(%s) exit, count=%d\n", __FILE__,__LINE__,
3199 } /* end of mgsl_close() */
3342 * mgsl_close() know
[all...]

Completed in 112 milliseconds