Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dptp_clock_kernel.h152 struct ptp_clock_event { struct
162 * ptp_clock_event() - notify the PTP layer about an event argument
/linux-4.4.14/drivers/ptp/
Dptp_clock.c289 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function