Searched refs:ptp_extts_event (Results 1 – 6 of 6) sorted by relevance
546 #define EXTTS_BUFSIZE (PTP_BUF_TIMESTAMPS * sizeof(struct ptp_extts_event))554 struct ptp_extts_event *event; in ptp_read()565 if (cnt % sizeof(struct ptp_extts_event) != 0) { in ptp_read()573 cnt = cnt / sizeof(struct ptp_extts_event); in ptp_read()606 cnt = cnt * sizeof(struct ptp_extts_event); in ptp_read()
28 struct ptp_extts_event buf[PTP_MAX_TIMESTAMPS];
78 struct ptp_extts_event event; in extts_fifo_show()
49 struct ptp_extts_event *dst; in enqueue_external_timestamp()
249 struct ptp_extts_event { struct
158 struct ptp_extts_event event; in main()