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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Ddtlk.c10 * in dtlk_poll after every poll. dtlk_poll returns mask (duh).
93 static unsigned int dtlk_poll(struct file *, poll_table *);
104 .poll = dtlk_poll,
229 static unsigned int dtlk_poll(struct file *file, poll_table * wait) function
234 TRACE_TEXT(" dtlk_poll");

Completed in 100 milliseconds