Searched refs:hfi1_file_open (Results 1 – 1 of 1) sorted by relevance
83 static int hfi1_file_open(struct inode *, struct file *);118 .open = hfi1_file_open,196 static int hfi1_file_open(struct inode *inode, struct file *fp) in hfi1_file_open() function