Searched refs:soe (Results 1 – 2 of 2) sorted by relevance
167 struct ptp_sys_offset_extended *soe; in main() local595 soe = calloc(1, sizeof(*soe)); in main()596 if (!soe) { in main()601 soe->n_samples = getextended; in main()602 soe->clockid = ext_clockid; in main()604 if (ioctl(fd, PTP_SYS_OFFSET_EXTENDED, soe)) { in main()614 i, soe->ts[i][0].sec, in main()615 soe->ts[i][0].nsec); in main()619 i, soe->ts[i][0].sec, in main()620 soe->ts[i][0].nsec); in main()[all …]
19 struct vivid_buffer *buf, u64 soe);