Home
last modified time | relevance | path

Searched refs:ptp_clock_event (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dptp_clock_kernel.h167 struct ptp_clock_event { struct
208 extern void ptp_clock_event(struct ptp_clock *ptp,
209 struct ptp_clock_event *event);
282 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
283 struct ptp_clock_event *event) in ptp_clock_event()