Searched refs:ptp_extts_event (Results 1 – 6 of 6) sorted by relevance
397 #define EXTTS_BUFSIZE (PTP_BUF_TIMESTAMPS * sizeof(struct ptp_extts_event))404 struct ptp_extts_event *event; in ptp_read()409 if (cnt % sizeof(struct ptp_extts_event) != 0) in ptp_read()415 cnt = cnt / sizeof(struct ptp_extts_event); in ptp_read()451 cnt = cnt * sizeof(struct ptp_extts_event); in ptp_read()
23 struct ptp_extts_event buf[PTP_MAX_TIMESTAMPS];
67 struct ptp_extts_event event; in extts_fifo_show()
44 struct ptp_extts_event *dst; in enqueue_external_timestamp()
199 struct ptp_extts_event { struct
147 struct ptp_extts_event event; in main()