Home
last modified time | relevance | path

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

/openbmc/linux/samples/timers/
H A Dhpet_example.c131 hpet_poll(int argc, const char **argv) in hpet_poll() function
/openbmc/linux/drivers/char/
H A Dhpet.c327 static __poll_t hpet_poll(struct file *file, poll_table * wait) in hpet_poll() function