Home
last modified time | relevance | path

Searched refs:hpet_fasync (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
234 fprintf(stderr, "hpet_fasync: failed to set signal handler\n"); in hpet_fasync()
239 fprintf(stderr, "hpet_fasync: device-name freq iterations\n"); in hpet_fasync()
246 fprintf(stderr, "hpet_fasync: failed to open %s\n", argv[0]); in hpet_fasync()
254 fprintf(stderr, "hpet_fasync: fcntl failed\n"); in hpet_fasync()
262 fprintf(stderr, "hpet_fasync: HPET_IRQFREQ failed\n"); in hpet_fasync()
267 fprintf(stderr, "hpet_fasync: failed to get info\n"); in hpet_fasync()
271 fprintf(stderr, "hpet_fasync in hpet_fasync()
[all...]
/kernel/linux/linux-6.6/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
234 fprintf(stderr, "hpet_fasync: failed to set signal handler\n"); in hpet_fasync()
239 fprintf(stderr, "hpet_fasync: device-name freq iterations\n"); in hpet_fasync()
246 fprintf(stderr, "hpet_fasync: failed to open %s\n", argv[0]); in hpet_fasync()
254 fprintf(stderr, "hpet_fasync: fcntl failed\n"); in hpet_fasync()
262 fprintf(stderr, "hpet_fasync: HPET_IRQFREQ failed\n"); in hpet_fasync()
267 fprintf(stderr, "hpet_fasync: failed to get info\n"); in hpet_fasync()
271 fprintf(stderr, "hpet_fasync in hpet_fasync()
[all...]
/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c403 static int hpet_fasync(int fd, struct file *file, int on) in hpet_fasync() function
723 .fasync = hpet_fasync,
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c388 static int hpet_fasync(int fd, struct file *file, int on) in hpet_fasync() function
708 .fasync = hpet_fasync,

Completed in 4 milliseconds