Searched defs:ptp_clock_event (Results 1 – 2 of 2) sorted by relevance
167 struct ptp_clock_event { struct168 int type;169 int index;170 union {282 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
321 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function