Home
last modified time | relevance | path

Searched defs:ptp_pin_desc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dptp_clock.h194 struct ptp_pin_desc { struct
200 char name[64];
204 unsigned int index;
228 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument