Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dptp_clock.h203 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c279 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main()
412 if (ioctl(fd, PTP_CLOCK_GETCAPS, &caps)) { in main()
/linux-6.3-rc2/drivers/ptp/
A Dptp_chardev.c128 case PTP_CLOCK_GETCAPS: in ptp_ioctl()

Completed in 5 milliseconds