Home
last modified time | relevance | path

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

/include/linux/
Dptp_clock_kernel.h220 struct ptp_clock_event { struct
334 extern void ptp_clock_event(struct ptp_clock *ptp,
335 struct ptp_clock_event *event);
405 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
406 struct ptp_clock_event *event) in ptp_clock_event()