Searched defs:ptp_extts_request (Results 1 – 3 of 3) sorted by relevance
29 struct ptp_extts_request { struct30 unsigned int index;31 unsigned int flags;32 unsigned int rsv[2];
101 struct ptp_extts_request { struct102 unsigned int index; /* Which channel to configure. */103 unsigned int flags; /* Bit field for PTP_xxx flags. */104 unsigned int rsv[2]; /* Reserved for future use. */
51 struct ptp_extts_request { struct52 unsigned int index;53 unsigned int flags;54 unsigned int rsv[2];