Searched refs:qib_open (Results 1 – 1 of 1) sorted by relevance
51 static int qib_open(struct inode *, struct file *);63 .open = qib_open,1471 static int qib_open(struct inode *in, struct file *fp) in qib_open() function