Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dptp_clock_kernel.h167 struct ptp_clock_event { struct
168 int type;
169 int index;
170 union {
282 static inline void ptp_clock_event(struct ptp_clock *ptp, in ptp_clock_event() function
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clock.c321 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function