/external/qemu/ |
hpet.h | 6 struct hpet_info { struct 17 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
|
qemu-timer.c | 910 struct hpet_info info; 927 r = ioctl(fd, HPET_INFO, &info); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hpet.h | 6 struct hpet_info { struct 17 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hpet.h | 6 struct hpet_info { struct 17 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hpet.h | 6 struct hpet_info { struct 17 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
|