Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dptp_clock_kernel.h155 struct ptp_clock_event { struct
156 int type;
157 int index;
158 union {
236 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
/Linux-v4.19/drivers/ptp/
Dptp_clock.c325 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function