Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dptp_clock_kernel.h216 struct ptp_clock_event { struct
217 int type;
218 int index;
219 union {
400 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
/openbmc/linux/drivers/ptp/
H A Dptp_clock.c378 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function