Searched defs:ptp_clock_event (Results 1 – 2 of 2) sorted by relevance
220 struct ptp_clock_event { struct221 int type;222 int index;223 union {405 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
428 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function