OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HPET_IRQFREQ
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
hpet.h
34
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long)
/external/kernel-headers/original/uapi/linux/
hpet.h
22
#define
HPET_IRQFREQ
_IOW('h', 0x6, unsigned long) /* IRQFREQ usec */
/external/strace/
ioctl_redefs2.h
537
#ifdef
HPET_IRQFREQ
538
# undef
HPET_IRQFREQ
539
# define
HPET_IRQFREQ
0x40046806
ioctl_redefs1.h
637
#ifdef
HPET_IRQFREQ
638
# undef
HPET_IRQFREQ
639
# define
HPET_IRQFREQ
0x40046806
[
all
...]
Completed in 1587 milliseconds