Searched defs:ptp_extts_event (Results 1 – 1 of 1) sorted by relevance
249 struct ptp_extts_event { struct250 struct ptp_clock_time t; /* Time event occurred. */251 unsigned int index; /* Which channel produced the event. */252 unsigned int flags; /* Event type. */253 unsigned int rsv[2]; /* Reserved for future use. */