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 - 3
of
3
) 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 */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h
92
#define
RTC_PLL_SET
_IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */
Completed in 667 milliseconds