Home
last modified time | relevance | path

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

/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
320 struct ptp_sys_offset_precise precise_offset; in ptp_sys_offset_precise()
535 return ptp_sys_offset_precise(ptp, argptr, in ptp_ioctl()
566 return ptp_sys_offset_precise(ptp, argptr, in ptp_ioctl()
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c168 struct ptp_sys_offset_precise *xts; in main()