Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddiag.c203 static int hfi1_snoop_open(struct inode *in, struct file *fp);
236 .open = hfi1_snoop_open,
644 static int hfi1_snoop_open(struct inode *in, struct file *fp) in hfi1_snoop_open() function