Home
last modified time | relevance | path

Searched refs:post_ts (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dptp_clock_kernel.h35 struct timespec64 post_ts; member
307 ktime_get_real_ts64(&sts->post_ts); in ptp_read_system_postts()
/kernel/linux/linux-5.10/drivers/ptp/
Dptp_chardev.c317 extoff->ts[i][2].sec = sts.post_ts.tv_sec; in ptp_ioctl()
318 extoff->ts[i][2].nsec = sts.post_ts.tv_nsec; in ptp_ioctl()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_main.c1847 t2 = timespec64_to_ns(&ptp_sts_before.post_ts); in sja1105_static_config_reload()
1849 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()