Home
last modified time | relevance | path

Searched refs:HPET_IRQFREQ (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/Documentation/timers/
Dhpet_example.c155 if (ioctl(fd, HPET_IRQFREQ, freq) < 0) { in hpet_poll()
260 if (ioctl(fd, HPET_IRQFREQ, freq) < 0) { in hpet_fasync()
/linux-3.4.99/include/linux/
Dhpet.h127 #define HPET_IRQFREQ _IOW('h', 0x6, unsigned long) /* IRQFREQ usec */ macro
/linux-3.4.99/drivers/char/
Dhpet.c576 case HPET_IRQFREQ: in hpet_ioctl_common()
636 case HPET_IRQFREQ: in hpet_ioctl_common()