Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds