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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty.c54 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp);
84 .open = ircomm_tty_open,
359 * Function ircomm_tty_open (tty, filp)
365 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp) function
691 * and small size (see ircomm_tty_open() for values).

Completed in 113 milliseconds