OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTC_AIE_ON
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
rtc.h
46
#define
RTC_AIE_ON
_IO('p', 0x01)
/external/kernel-headers/original/uapi/linux/
rtc.h
71
#define
RTC_AIE_ON
_IO('p', 0x01) /* Alarm int. enable on */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h
70
#define
RTC_AIE_ON
_IO('p', 0x01) /* Alarm int. enable on */
Completed in 140 milliseconds