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