Searched refs:PTP_PIN_GETFUNC (Results 1 – 2 of 2) sorted by relevance
208 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) macro
383 if (ioctl(fd, PTP_PIN_GETFUNC, &desc)) { in main()