Searched refs:PTP_PIN_GETFUNC (Results 1 – 3 of 3) sorted by relevance
180 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) macro
315 case PTP_PIN_GETFUNC: in ptp_ioctl()326 } else if (cmd == PTP_PIN_GETFUNC) { in ptp_ioctl()
383 if (ioctl(fd, PTP_PIN_GETFUNC, &desc)) { in main()