Home
last modified time | relevance | path

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

/external/strace/linux/
Dptp_clock.h85 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
Dioctlent.h.in208 {"linux/ptp_clock.h", "PTP_CLOCK_GETCAPS", 0x3d01},
/external/kernel-headers/original/uapi/linux/
Dptp_clock.h85 #define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps) macro
/external/strace/
Dptp.c13 case PTP_CLOCK_GETCAPS: /* decode on exit */ in ptp_ioctl()