Home
last modified time | relevance | path

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

/linux-6.1.9/samples/timers/
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
/linux-6.1.9/drivers/char/
Dhpet.c388 static int hpet_fasync(int fd, struct file *file, int on) in hpet_fasync() function
708 .fasync = hpet_fasync,