Home
last modified time | relevance | path

Searched refs:ptp_cancel_worker_sync (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dptp_clock_kernel.h392 void ptp_cancel_worker_sync(struct ptp_clock *ptp);
415 static inline void ptp_cancel_worker_sync(struct ptp_clock *ptp) in ptp_cancel_worker_sync() function
/openbmc/linux/drivers/ptp/
H A Dptp_clock.c458 void ptp_cancel_worker_sync(struct ptp_clock *ptp) in ptp_cancel_worker_sync() function
462 EXPORT_SYMBOL(ptp_cancel_worker_sync);
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_tai.c382 ptp_cancel_worker_sync(tai->ptp_clock); in mvpp22_tai_stop()
/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c838 ptp_cancel_worker_sync(priv->ptp_clock); in bcm_ptp_hwtstamp()
870 ptp_cancel_worker_sync(priv->ptp_clock); in bcm_ptp_stop()
H A Dmicrel.c3810 ptp_cancel_worker_sync(ptp_priv->ptp_clock); in lan8841_ptp_enable_processing()
4718 ptp_cancel_worker_sync(ptp_priv->ptp_clock); in lan8841_suspend()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c933 ptp_cancel_worker_sync(ptp_data->clock); in sja1105_ptp_clock_unregister()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c281 ptp_cancel_worker_sync(ptp_data->clock); in ksz_ptp_enable_mode()