Searched defs:ptp_sys_offset_precise (Results 1 – 1 of 1) sorted by relevance
71 struct ptp_sys_offset_precise { struct72 struct ptp_clock_time device;73 struct ptp_clock_time sys_realtime;74 struct ptp_clock_time sys_monoraw;98 #define PTP_SYS_OFFSET_PRECISE _IOWR(PTP_CLK_MAGIC, 8, struct ptp_sys_offset_precise) argument