Searched refs:ircomm_tty_open (Results 1 – 1 of 1) sorted by relevance
52 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp);83 .open = ircomm_tty_open,364 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp) in ircomm_tty_open() function