Searched defs:ptp_clock_event (Results 1 – 2 of 2) sorted by relevance
209 struct ptp_clock_event { struct210 int type;211 int index;212 union {393 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
372 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function
Completed in 5 milliseconds