Searched refs:PTP_PIN_SETFUNC (Results 1 – 2 of 2) sorted by relevance
209 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc) macro
415 if (ioctl(fd, PTP_PIN_SETFUNC, &desc)) { in main()