Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dfile_ops.c74 static int hfi1_file_open(struct inode *inode, struct file *fp);
120 .open = hfi1_file_open,
186 static int hfi1_file_open(struct inode *inode, struct file *fp) in hfi1_file_open() function