HomeSort by relevance Sort by last modified time
    Searched defs:HPET_INFO (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
hpet.h 22 struct hpet_info { struct
31 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
  /external/kernel-headers/original/uapi/linux/
hpet.h 8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
  /external/strace/
ioctl_redefs2.h 533 #ifdef HPET_INFO
534 # undef HPET_INFO
535 # define HPET_INFO 0x800c6803
ioctl_redefs1.h 633 #ifdef HPET_INFO
634 # undef HPET_INFO
635 # define HPET_INFO 0x800c6803
    [all...]

Completed in 1032 milliseconds