Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_file_ops.c61 static unsigned int qib_poll(struct file *, struct poll_table_struct *);
75 .poll = qib_poll,
1148 static unsigned int qib_poll(struct file *fp, struct poll_table_struct *pt) in qib_poll() function