Searched refs:PTP_CLOCK_GETCAPS (Results 1 – 3 of 3) sorted by relevance
203 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
279 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main()412 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main()
128 case PTP_CLOCK_GETCAPS: in ptp_ioctl()