Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c57 static unsigned int ipath_poll(struct file *, struct poll_table_struct *);
71 .poll = ipath_poll,
1447 static unsigned int ipath_poll(struct file *fp, in ipath_poll() function