Searched refs:efx_phc_adjtime (Results 1 – 2 of 2) sorted by relevance
351 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);1433 .adjtime = efx_phc_adjtime,2082 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function2145 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()
349 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);1550 .adjtime = efx_phc_adjtime,2130 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function2193 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()