Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c52 static int ipath_open(struct inode *, struct file *);
69 .open = ipath_open,
1826 static int ipath_open(struct inode *in, struct file *fp) in ipath_open() function