Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dptp_clock_kernel.h183 struct ptp_clock_event { struct
184 int type;
185 int index;
186 union {
316 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
/Linux-v5.15/drivers/ptp/
Dptp_clock.c345 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function