Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c75 static int hfi1_file_open(struct inode *inode, struct file *fp);
121 .open = hfi1_file_open,
187 static int hfi1_file_open(struct inode *inode, struct file *fp) in hfi1_file_open() function