Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dptp_clock.h133 #define PTP_ENABLE_PPS _IOW(PTP_CLK_MAGIC, 4, int) macro
/external/strace/
Dptp.c78 case PTP_ENABLE_PPS: in ptp_ioctl()
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c473 if (ioctl(fd, PTP_ENABLE_PPS, enable)) { in main()