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