Home
last modified time | relevance | path

Searched refs:dtlk_poll (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/char/
Ddtlk.c94 static unsigned int dtlk_poll(struct file *, poll_table *);
105 .poll = dtlk_poll,
231 static unsigned int dtlk_poll(struct file *file, poll_table * wait) in dtlk_poll() function