OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTC_EPOCH_SET
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
rtc.h
71
#define
RTC_EPOCH_SET
_IOW('p', 0x0e, unsigned long)
/development/ndk/platforms/android-3/include/linux/
rtc.h
59
#define
RTC_EPOCH_SET
_IOW('p', 0x0e, unsigned long)
/development/ndk/platforms/android-L/include/linux/
rtc.h
71
#define
RTC_EPOCH_SET
_IOW('p', 0x0e, unsigned long)
/external/kernel-headers/original/uapi/linux/
rtc.h
86
#define
RTC_EPOCH_SET
_IOW('p', 0x0e, unsigned long) /* Set epoch */
Completed in 31 milliseconds