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

  /bionic/libc/kernel/uapi/linux/
rtc.h 54 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
  /external/kernel-headers/original/uapi/linux/
rtc.h 80 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h 79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */

Completed in 169 milliseconds