Searched refs:fops_poll (Results 1 – 3 of 3) sorted by relevance
359 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll() function431 .poll = fops_poll,
599 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function644 .poll = fops_poll,
893 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function937 .poll = fops_poll,
Completed in 8 milliseconds