Searched refs:mgsl_open (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.c3416 /* mgsl_open()
3426 static int mgsl_open(struct tty_struct *tty, struct file * filp) function
3435 printk("%s(%d):mgsl_open with invalid line #%d.\n",
3444 if (mgsl_paranoia_check(info, tty->name, "mgsl_open"))
3451 printk("%s(%d):mgsl_open(%s), old ref count = %d\n",
3490 printk("%s(%d):mgsl_open(%s) success\n",
3504 } /* end of mgsl_open() */
4365 .open = mgsl_open,

Completed in 30 milliseconds