Searched defs:ptp_pin_desc (Results 1 – 1 of 1) sorted by relevance
91 struct ptp_pin_desc { struct97 char name[64];101 unsigned int index;125 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument