Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dfile_ops.c34 static int hfi1_file_open(struct inode *inode, struct file *fp);
80 .open = hfi1_file_open,
146 static int hfi1_file_open(struct inode *inode, struct file *fp) in hfi1_file_open() function