Searched refs:HPET_INFO (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/timers/ |
| H A D | hpet_example.c | 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()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | hpet.h | 19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | hpet.h | 19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | hpet.h | 19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) macro
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | hpet.c | 584 case HPET_INFO: in hpet_ioctl_common() 612 case HPET_INFO: in hpet_ioctl_common() 674 if ((cmd == HPET_INFO) && !err && in hpet_ioctl() 699 if ((cmd == HPET_INFO) && !err) { in hpet_compat_ioctl()
|