Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c88 static unsigned int hfi1_poll(struct file *, struct poll_table_struct *);
120 .poll = hfi1_poll,
734 static unsigned int hfi1_poll(struct file *fp, struct poll_table_struct *pt) in hfi1_poll() function