Home
last modified time | relevance | path

Searched refs:ptp_qoriq_adjtime (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/ptp/
Dptp_qoriq.c208 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta) in ptp_qoriq_adjtime() function
225 EXPORT_SYMBOL_GPL(ptp_qoriq_adjtime);
324 .adjtime = ptp_qoriq_adjtime,
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c23 .adjtime = ptp_qoriq_adjtime,
/Linux-v6.1/include/linux/fsl/
Dptp_qoriq.h190 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta);
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c83 .adjtime = ptp_qoriq_adjtime,