Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hfi1/
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