Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c53 static int ipath_close(struct inode *, struct file *);
70 .release = ipath_close,
2047 static int ipath_close(struct inode *in, struct file *fp) in ipath_close() function