Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dhpet.h19 #define HPET_EPI _IO('h', 0x04) /* enable periodic */ macro
/linux-4.4.14/Documentation/timers/
Dhpet_example.c167 if (info.hi_flags && (ioctl(fd, HPET_EPI, 0) < 0)) { in hpet_poll()
272 if (info.hi_flags && (ioctl(fd, HPET_EPI, 0) < 0)) { in hpet_fasync()
/linux-4.4.14/drivers/char/
Dhpet.c589 case HPET_EPI: in hpet_ioctl_common()
629 case HPET_EPI: in hpet_ioctl_common()