Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/char/
Dhpet.c380 static int hpet_fasync(int fd, struct file *file, int on) in hpet_fasync() function
711 .fasync = hpet_fasync,