Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dptp_clock_kernel.h123 struct ptp_clock_event { struct
130 * ptp_clock_event() - notify the PTP layer about an event argument
/linux-3.3/drivers/ptp/
Dptp_clock.c285 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() function