Searched refs:PTP_CLOCK_GETCAPS (Results 1 – 2 of 2) sorted by relevance
223 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
336 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main() 337 perror("PTP_CLOCK_GETCAPS"); in main() 487 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main() 488 perror("PTP_CLOCK_GETCAPS"); in main()