Home
last modified time | relevance | path

Searched defs:ptp_extts_event (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dptp_clock.h140 struct ptp_extts_event { struct
141 struct ptp_clock_time t; /* Time event occured. */
142 unsigned int index; /* Which channel produced the event. */
143 unsigned int flags; /* Reserved for future use. */
144 unsigned int rsv[2]; /* Reserved for future use. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dptp_clock.h140 struct ptp_extts_event { struct
141 struct ptp_clock_time t; /* Time event occured. */
142 unsigned int index; /* Which channel produced the event. */
143 unsigned int flags; /* Reserved for future use. */
144 unsigned int rsv[2]; /* Reserved for future use. */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dptp_clock.h227 struct ptp_extts_event { struct
228 struct ptp_clock_time t; /* Time event occured. */
229 unsigned int index; /* Which channel produced the event. */
230 unsigned int flags; /* Reserved for future use. */
231 unsigned int rsv[2]; /* Reserved for future use. */