Searched defs:ptp_perout_request (Results 1 – 3 of 3) sorted by relevance
34 struct ptp_perout_request { struct35 struct ptp_clock_time start;36 struct ptp_clock_time period;37 unsigned int index;38 unsigned int flags;39 unsigned int rsv[4];
107 struct ptp_perout_request { struct108 union {122 struct ptp_clock_time period; /* Desired period, zero means disable. */123 unsigned int index; /* Which channel to configure. */124 unsigned int flags;125 union {
56 struct ptp_perout_request { struct57 union {61 struct ptp_clock_time period;62 unsigned int index;63 unsigned int flags;64 union {