Searched defs:ptp_sys_offset_precise (Results 1 – 1 of 1) sorted by relevance
72 struct ptp_sys_offset_precise { struct73 struct ptp_clock_time device;74 struct ptp_clock_time sys_realtime;75 struct ptp_clock_time sys_monoraw;99 #define PTP_SYS_OFFSET_PRECISE _IOWR(PTP_CLK_MAGIC, 8, struct ptp_sys_offset_precise) argument