Searched refs:ircomm_seq_open (Results 1 – 1 of 1) sorted by relevance
55 static int ircomm_seq_open(struct inode *, struct file *);59 .open = ircomm_seq_open,552 static int ircomm_seq_open(struct inode *inode, struct file *file) in ircomm_seq_open() function