Searched defs:ptp_perout_request (Results 1 – 1 of 1) sorted by relevance
108 struct ptp_perout_request { struct109 union {123 struct ptp_clock_time period; /* Desired period, zero means disable. */124 unsigned int index; /* Which channel to configure. */125 unsigned int flags;126 union {