Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/timers/
Dhpet_example.c21 extern void hpet_fasync(int, const char **);
45 hpet_fasync
222 hpet_fasync(int argc, const char **argv) in hpet_fasync() function
/linux-3.4.99/drivers/char/
Dhpet.c389 static int hpet_fasync(int fd, struct file *file, int on) in hpet_fasync() function
713 .fasync = hpet_fasync,