Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dhpet.h20 #define HPET_EPI _IO('h', 0x04) /* enable periodic */ macro
/linux-6.12.1/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-6.12.1/drivers/char/
Dhpet.c562 case HPET_EPI: in hpet_ioctl_common()
601 case HPET_EPI: in hpet_ioctl_common()