Home
last modified time | relevance | path

Searched refs:hfi1_file_open (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c83 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