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