Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dhpet.h20 #define HPET_EPI _IO('h', 0x04) /* enable periodic */ macro
/Linux-v4.19/samples/timers/
Dhpet_example.c168 if (info.hi_flags && (ioctl(fd, HPET_EPI, 0) < 0)) { in hpet_poll()
273 if (info.hi_flags && (ioctl(fd, HPET_EPI, 0) < 0)) { in hpet_fasync()
/Linux-v4.19/drivers/char/
Dhpet.c589 case HPET_EPI: in hpet_ioctl_common()
628 case HPET_EPI: in hpet_ioctl_common()