OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTC_PLL_GET
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/uapi/linux/
rtc.h
64
#define
RTC_PLL_GET
_IOR('p', 0x11, struct rtc_pll_info)
/external/kernel-headers/original/uapi/linux/
rtc.h
92
#define
RTC_PLL_GET
_IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */
/external/strace/
ioctl_redefs2.h
877
#ifdef
RTC_PLL_GET
878
# undef
RTC_PLL_GET
879
# define
RTC_PLL_GET
0x801c7011
ioctl_redefs1.h
1041
#ifdef
RTC_PLL_GET
1042
# undef
RTC_PLL_GET
1043
# define
RTC_PLL_GET
0x801c7011
[
all
...]
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go
[
all
...]
zerrors_linux_amd64.go
[
all
...]
zerrors_linux_arm.go
[
all
...]
zerrors_linux_arm64.go
[
all
...]
zerrors_linux_mips.go
[
all
...]
zerrors_linux_mips64.go
[
all
...]
zerrors_linux_mips64le.go
[
all
...]
zerrors_linux_mipsle.go
[
all
...]
zerrors_linux_ppc64.go
[
all
...]
zerrors_linux_ppc64le.go
[
all
...]
zerrors_linux_s390x.go
[
all
...]
Completed in 184 milliseconds