Searched refs:fops_poll (Results 1 – 3 of 3) sorted by relevance
600 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function645 .poll = fops_poll,
894 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function938 .poll = fops_poll,
361 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll() function433 .poll = fops_poll,