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

  /bionic/libc/kernel/uapi/linux/
pps.h 27 struct pps_ktime { struct
41 struct pps_ktime assert_tu;
42 struct pps_ktime clear_tu;
55 struct pps_ktime assert_off_tu;
56 struct pps_ktime clear_off_tu;
74 struct pps_ktime timeout;
  /external/kernel-headers/original/uapi/linux/
pps.h 47 * two consecutive 'struct pps_ktime' members of struct pps_kinfo and struct
54 struct pps_ktime { struct
70 struct pps_ktime assert_tu; /* time of assert event */
71 struct pps_ktime clear_tu; /* time of clear event */
86 struct pps_ktime assert_off_tu; /* offset compensation for assert */
87 struct pps_ktime clear_off_tu; /* offset compensation for clear */
129 struct pps_ktime timeout;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pps.h 46 * two consecutive 'struct pps_ktime' members of struct pps_kinfo and struct
53 struct pps_ktime { struct
63 struct pps_ktime assert_tu; /* time of assert event */
64 struct pps_ktime clear_tu; /* time of clear event */
71 struct pps_ktime assert_off_tu; /* offset compensation for assert */
72 struct pps_ktime clear_off_tu; /* offset compensation for clear */
114 struct pps_ktime timeout;

Completed in 177 milliseconds