OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTC_PLL_SET
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/uapi/linux/
rtc.h
65
#define
RTC_PLL_SET
_IOW('p', 0x12, struct rtc_pll_info)
/external/kernel-headers/original/uapi/linux/
rtc.h
93
#define
RTC_PLL_SET
_IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */
/external/strace/
ioctl_redefs2.h
881
#ifdef
RTC_PLL_SET
882
# undef
RTC_PLL_SET
883
# define
RTC_PLL_SET
0x401c7012
ioctl_redefs1.h
1045
#ifdef
RTC_PLL_SET
1046
# undef
RTC_PLL_SET
1047
# define
RTC_PLL_SET
0x401c7012
[
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 655 milliseconds