Searched defs:ptp_clock_caps (Results 1 – 1 of 1) sorted by relevance
38 struct ptp_clock_caps { struct39 int max_adj;40 int n_alarm;41 int n_ext_ts;42 int n_per_out;43 int pps;44 int n_pins;45 int cross_timestamping;46 int rsv[13];