Searched refs:ipath_open (Results 1 – 1 of 1) sorted by relevance
52 static int ipath_open(struct inode *, struct file *);69 .open = ipath_open,1826 static int ipath_open(struct inode *in, struct file *fp) in ipath_open() function