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

  /bionic/libc/kernel/uapi/linux/
rtc.h 57 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /external/kernel-headers/original/uapi/linux/
rtc.h 83 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h 82 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */

Completed in 139 milliseconds