Searched defs:ptp_clock_caps (Results 1 – 1 of 1) sorted by relevance
40 struct ptp_clock_caps { struct41 int max_adj;42 int n_alarm;43 int n_ext_ts;44 int n_per_out;45 int pps;46 int n_pins;47 int cross_timestamping;48 int adjust_phase;49 int rsv[12];