Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c35 static int hfi1_file_close(struct inode *inode, struct file *fp);
81 .release = hfi1_file_close,
627 static int hfi1_file_close(struct inode *inode, struct file *fp) in hfi1_file_close() function