Searched refs:HPET_INFO (Results 1 – 3 of 3) sorted by relevance
115 if (ioctl(fd, HPET_INFO, &info) < 0) { in hpet_info() 161 if (ioctl(fd, HPET_INFO, &info) < 0) { in hpet_poll() 266 if (ioctl(fd, HPET_INFO, &info) < 0) { in hpet_fasync()
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) macro
562 case HPET_INFO: in hpet_ioctl_common() 590 case HPET_INFO: in hpet_ioctl_common() 652 if ((cmd == HPET_INFO) && !err && in hpet_ioctl() 680 cmd = HPET_INFO; in hpet_compat_ioctl() 689 if ((cmd == HPET_INFO) && !err) { in hpet_compat_ioctl()