Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c23 .adjtime = ptp_qoriq_adjtime,
/Linux-v5.4/drivers/ptp/
Dptp_qoriq.c225 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta) in ptp_qoriq_adjtime() function
242 EXPORT_SYMBOL_GPL(ptp_qoriq_adjtime);
341 .adjtime = ptp_qoriq_adjtime,
/Linux-v5.4/include/linux/fsl/
Dptp_qoriq.h189 int ptp_qoriq_adjtime(struct ptp_clock_info *ptp, s64 delta);
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c69 .adjtime = ptp_qoriq_adjtime,