Home
last modified time | relevance | path

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

/openbmc/linux/samples/timers/
H A Dhpet_example.c21 extern void hpet_poll(int, const char **);
42 hpet_poll
131 hpet_poll(int argc, const char **argv) in hpet_poll() function
/openbmc/linux/drivers/char/
H A Dhpet.c339 static __poll_t hpet_poll(struct file *file, poll_table * wait) in hpet_poll() function
725 .poll = hpet_poll,