HomeSort by relevance Sort by last modified time
    Searched defs:RTC_WKALM_SET (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
rtc.h 72 #define RTC_WKALM_SET _IOW('p', 0x0f, struct rtc_wkalrm)
  /development/ndk/platforms/android-3/include/linux/
rtc.h 61 #define RTC_WKALM_SET _IOW('p', 0x0f, struct rtc_wkalrm)
  /development/ndk/platforms/android-L/include/linux/
rtc.h 72 #define RTC_WKALM_SET _IOW('p', 0x0f, struct rtc_wkalrm)
  /external/kernel-headers/original/uapi/linux/
rtc.h 88 #define RTC_WKALM_SET _IOW('p', 0x0f, struct rtc_wkalrm)/* Set wakeup alarm*/

Completed in 38 milliseconds