OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HPET_IRQFREQ
(Results
26 - 37
of
37
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
hpet.h
37
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/external/strace/
ioctl_redefs2.h
537
#ifdef
HPET_IRQFREQ
538
# undef
HPET_IRQFREQ
539
# define
HPET_IRQFREQ
0x40046806
ioctl_redefs1.h
629
#ifdef
HPET_IRQFREQ
630
# undef
HPET_IRQFREQ
631
# define
HPET_IRQFREQ
0x40046806
[
all
...]
Completed in 67 milliseconds
1
2