Home
last modified time | relevance | path

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

/openbmc/linux/samples/timers/
H A Dhpet_example.c22 extern void hpet_fasync(int, const char **);
46 hpet_fasync
223 hpet_fasync(int argc, const char **argv) in hpet_fasync() function
/openbmc/linux/drivers/char/
H A Dhpet.c400 static int hpet_fasync(int fd, struct file *file, int on) in hpet_fasync() function
732 .fasync = hpet_fasync,