Searched refs:hpet_poll (Results 1 – 2 of 2) sorted by relevance
21 extern void hpet_poll(int, const char **);42 hpet_poll131 hpet_poll(int argc, const char **argv) in hpet_poll() function
327 static __poll_t hpet_poll(struct file *file, poll_table * wait) in hpet_poll() function701 .poll = hpet_poll,