Searched refs:fops_poll (Results 1 – 3 of 3) sorted by relevance
362 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll() function434 .poll = fops_poll,
617 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function662 .poll = fops_poll,
912 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function956 .poll = fops_poll,