Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c78 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt);
124 .poll = hfi1_poll,
619 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt) in hfi1_poll() function