HomeSort by relevance Sort by last modified time
    Searched defs:rtc_time (Results 1 - 25 of 29) sorted by null

1 2

  /bionic/libc/kernel/common/linux/
rtc.h 21 struct rtc_time { struct
39 struct rtc_time time;
62 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
64 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
65 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
66 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /development/ndk/platforms/android-3/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
rtc.h 5 * Struct rtc_time and first 12 ioctl by Paul Gortmaker, 1996 - separated out
20 struct rtc_time { struct
39 struct rtc_time time; /* time the alarm is set to */
79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */
80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */
81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */
82 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtc.h 5 * Struct rtc_time and first 12 ioctl by Paul Gortmaker, 1996 - separated out
20 struct rtc_time { struct
39 struct rtc_time time; /* time the alarm is set to */
79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */
80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */
81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */
82 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtc.h 5 * Struct rtc_time and first 12 ioctl by Paul Gortmaker, 1996 - separated out
20 struct rtc_time { struct
39 struct rtc_time time; /* time the alarm is set to */
79 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time) /* Set alarm time */
80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */
81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */
82 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
rtc.h 15 struct rtc_time { struct
30 struct rtc_time time;
52 #define RTC_ALM_SET _IOW('p', 0x07, struct rtc_time)
53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
55 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time)

Completed in 281 milliseconds

1 2