Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/mscc/
Dmscc.h464 int vsc8584_ptp_probe_once(struct phy_device *phydev);
478 static inline int vsc8584_ptp_probe_once(struct phy_device *phydev) in vsc8584_ptp_probe_once() function
Dmscc_ptp.c1580 int vsc8584_ptp_probe_once(struct phy_device *phydev) in vsc8584_ptp_probe_once() function
Dmscc_main.c2283 ret = vsc8584_ptp_probe_once(phydev); in vsc8584_probe()