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