Searched refs:ptp_extts_event (Results 1 – 6 of 6) sorted by relevance
297 #define EXTTS_BUFSIZE (PTP_BUF_TIMESTAMPS * sizeof(struct ptp_extts_event))304 struct ptp_extts_event *event; in ptp_read()309 if (cnt % sizeof(struct ptp_extts_event) != 0) in ptp_read()315 cnt = cnt / sizeof(struct ptp_extts_event); in ptp_read()351 cnt = cnt * sizeof(struct ptp_extts_event); in ptp_read()
36 struct ptp_extts_event buf[PTP_MAX_TIMESTAMPS];
80 struct ptp_extts_event event; in extts_fifo_show()
57 struct ptp_extts_event *dst; in enqueue_external_timestamp()
140 struct ptp_extts_event { struct
145 struct ptp_extts_event event; in main()