Searched refs:dtlk_poll (Results 1 – 1 of 1) sorted by relevance
94 static __poll_t dtlk_poll(struct file *, poll_table *);105 .poll = dtlk_poll,231 static __poll_t dtlk_poll(struct file *file, poll_table * wait) in dtlk_poll() function