Home
last modified time | relevance | path

Searched refs:ptp_clock_caps (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dptp_clock.h94 struct ptp_clock_caps { struct
223 #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)
/linux-6.12.1/tools/testing/selftests/ptp/
Dtestptp.c155 struct ptp_clock_caps caps; in main()
/linux-6.12.1/drivers/ptp/
Dptp_chardev.c172 struct ptp_clock_caps caps; in ptp_ioctl()