Searched refs:ptp_clock_caps (Results 1 – 3 of 3) sorted by relevance
94 struct ptp_clock_caps { struct223 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps)235 #define PTP_CLOCK_GETCAPS2 _IOR(PTP_CLK_MAGIC, 10, struct ptp_clock_caps)
155 struct ptp_clock_caps caps; in main()
172 struct ptp_clock_caps caps; in ptp_ioctl()