Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c37 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt);
83 .poll = hfi1_poll,
609 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt) in hfi1_poll() function