Searched defs:ptp_perout_request (Results 1 – 1 of 1) sorted by relevance
101 struct ptp_perout_request { struct102 struct ptp_clock_time start; /* Absolute start time. */103 struct ptp_clock_time period; /* Desired period, zero means disable. */104 unsigned int index; /* Which channel to configure. */105 unsigned int flags;106 unsigned int rsv[4]; /* Reserved for future use. */