Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dhpet.h19 #define HPET_EPI _IO('h', 0x04) /* enable periodic */ macro
/linux-4.1.27/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.1.27/drivers/char/
Dhpet.c590 case HPET_EPI: in hpet_ioctl_common()
630 case HPET_EPI: in hpet_ioctl_common()