Searched refs:efx_phc_adjtime (Results 1 – 1 of 1) sorted by relevance
351 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);1433 .adjtime = efx_phc_adjtime,2093 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function2156 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()