Searched defs:ptp_sys_offset_precise (Results 1 – 1 of 1) sorted by relevance
80 struct ptp_sys_offset_precise { struct81 struct ptp_clock_time device;82 struct ptp_clock_time sys_realtime;83 struct ptp_clock_time sys_monoraw;107 #define PTP_SYS_OFFSET_PRECISE _IOWR(PTP_CLK_MAGIC, 8, struct ptp_sys_offset_precise) argument