OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTC_SET_TIME
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
rtc.h
66
#define
RTC_SET_TIME
_IOW('p', 0x0a, struct rtc_time)
/development/ndk/platforms/android-3/include/linux/
rtc.h
55
#define
RTC_SET_TIME
_IOW('p', 0x0a, struct rtc_time)
/development/ndk/platforms/android-L/include/linux/
rtc.h
66
#define
RTC_SET_TIME
_IOW('p', 0x0a, struct rtc_time)
/external/kernel-headers/original/uapi/linux/
rtc.h
82
#define
RTC_SET_TIME
_IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
Completed in 72 milliseconds