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

  /bionic/libc/kernel/uapi/linux/
rtc.h 62 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
  /development/ndk/platforms/android-3/include/linux/
rtc.h 52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
  /development/ndk/platforms/android-L/include/linux/
rtc.h 62 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
  /external/kernel-headers/original/uapi/linux/
rtc.h 79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */

Completed in 183 milliseconds