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

  /bionic/libc/kernel/uapi/linux/
rtc.h 65 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
  /development/ndk/platforms/android-3/include/linux/
rtc.h 54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
  /development/ndk/platforms/android-L/include/linux/
rtc.h 65 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
  /external/kernel-headers/original/uapi/linux/
rtc.h 81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */

Completed in 1858 milliseconds