Searched refs:ptp_clock_gettime (Results 1 – 1 of 1) sorted by relevance
111 static int ptp_clock_gettime(struct posix_clock *pc, struct timespec64 *tp) in ptp_clock_gettime() function152 err = ptp_clock_gettime(pc, &ts2); in ptp_clock_adjtime()204 .clock_gettime = ptp_clock_gettime,