Home
last modified time | relevance | path

Searched refs:vsc8584_ptp_probe_once (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/phy/mscc/
Dmscc.h436 int vsc8584_ptp_probe_once(struct phy_device *phydev);
450 static inline int vsc8584_ptp_probe_once(struct phy_device *phydev) in vsc8584_ptp_probe_once() function
Dmscc_ptp.c1581 int vsc8584_ptp_probe_once(struct phy_device *phydev) in vsc8584_ptp_probe_once() function
Dmscc_main.c2064 ret = vsc8584_ptp_probe_once(phydev); in vsc8584_probe()