Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_diag.c57 static int ipath_diag_open(struct inode *in, struct file *fp);
68 .open = ipath_diag_open,
281 static int ipath_diag_open(struct inode *in, struct file *fp) in ipath_diag_open() function