Searched refs:PTP_MASK_EN_SINGLE (Results 1 – 3 of 3) sorted by relevance
247 #define PTP_MASK_EN_SINGLE _IOW(PTP_CLK_MAGIC, 20, unsigned int) macro
683 } else if (ioctl(fd, PTP_MASK_EN_SINGLE, (unsigned int *)&channel)) { in main()
523 case PTP_MASK_EN_SINGLE: in ptp_ioctl()