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

/linux-4.1.27/net/irda/ircomm/
H A Dircomm_tty.c55 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp);
86 .open = ircomm_tty_open,
422 * Function ircomm_tty_open (tty, filp)
428 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp) ircomm_tty_open() function
644 * and small size (see ircomm_tty_open() for values). ircomm_tty_write()

Completed in 39 milliseconds