Home
last modified time | relevance | path

Searched defs:ptp_sys_offset_precise (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dptp_clock.h183 struct ptp_sys_offset_precise { struct
184 struct ptp_clock_time device;
185 struct ptp_clock_time sys_realtime;
186 struct ptp_clock_time sys_monoraw;
187 unsigned int rsv[4]; /* Reserved for future use. */
/linux/drivers/ptp/
H A Dptp_chardev.c317 static long ptp_sys_offset_precise(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_precise() function