Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/timers/
Dhpet_example.c20 extern void hpet_poll(int, const char **);
41 hpet_poll
130 hpet_poll(int argc, const char **argv) in hpet_poll() function
/linux-2.6.39/drivers/char/
Dhpet.c330 static unsigned int hpet_poll(struct file *file, poll_table * wait) in hpet_poll() function
700 .poll = hpet_poll,