Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dptp_clock_kernel.h35 struct timespec64 post_ts; member
275 ktime_get_real_ts64(&sts->post_ts); in ptp_read_system_postts()
/Linux-v5.4/drivers/ptp/
Dptp_chardev.c273 extoff->ts[i][2].sec = sts.post_ts.tv_sec; in ptp_ioctl()
274 extoff->ts[i][2].nsec = sts.post_ts.tv_nsec; in ptp_ioctl()