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