Searched refs:PTP_ENABLE_PPS (Results 1 – 3 of 3) sorted by relevance
133 #define PTP_ENABLE_PPS _IOW(PTP_CLK_MAGIC, 4, int) macro
78 case PTP_ENABLE_PPS: in ptp_ioctl()
473 if (ioctl(fd, PTP_ENABLE_PPS, enable)) { in main()