Searched refs:PTP_PEROUT_REQUEST (Results 1 – 3 of 3) sorted by relevance
132 #define PTP_PEROUT_REQUEST _IOW(PTP_CLK_MAGIC, 3, struct ptp_perout_request) macro
450 if (ioctl(fd, PTP_PEROUT_REQUEST, &perout_request)) { in main()
167 case PTP_PEROUT_REQUEST: in ptp_ioctl()