Searched refs:PTP_PIN_SETFUNC (Results 1 – 3 of 3) sorted by relevance
126 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc) macro
234 case PTP_PIN_SETFUNC: in ptp_ioctl()
461 if (ioctl(fd, PTP_PIN_SETFUNC, &desc)) { in main()