Home
last modified time | relevance | path

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

/net/irda/ircomm/
Dircomm_tty.c52 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