Home
last modified time | relevance | path

Searched refs:ptp_extts_event (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dptp_clock.h256 struct ptp_extts_event { struct
/linux/drivers/ptp/
H A Dptp_private.h34 struct ptp_extts_event buf[PTP_MAX_TIMESTAMPS];
H A Dptp_chardev.c595 #define EXTTS_BUFSIZE (PTP_BUF_TIMESTAMPS * sizeof(struct ptp_extts_event))
602 struct ptp_extts_event *event; in ptp_read()
H A Dptp_sysfs.c78 struct ptp_extts_event event; in extts_fifo_show()
H A Dptp_clock.c50 struct ptp_extts_event *dst; in enqueue_external_timestamp()
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c159 struct ptp_extts_event event; in main()