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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Ddtlk.c10 * in dtlk_poll after every poll. dtlk_poll returns mask (duh).
91 static unsigned int dtlk_poll(struct file *, poll_table *);
102 .poll = dtlk_poll,
227 static unsigned int dtlk_poll(struct file *file, poll_table * wait) function
232 TRACE_TEXT(" dtlk_poll");

Completed in 49 milliseconds