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