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