Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
Dptp_qoriq.c233 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta) in ptp_qoriq_adjtime() function
259 EXPORT_SYMBOL_GPL(ptp_qoriq_adjtime);
359 .adjtime = ptp_qoriq_adjtime,
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c23 .adjtime = ptp_qoriq_adjtime,
/linux-6.12.1/include/linux/fsl/
Dptp_qoriq.h191 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta);
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c82 .adjtime = ptp_qoriq_adjtime,