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