Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/mscc/
Dmscc.h465 int vsc8584_ptp_probe(struct phy_device *phydev);
482 static inline int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe() function
Dmscc_ptp.c1549 int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe() function
Dmscc_main.c2288 ret = vsc8584_ptp_probe(phydev); in vsc8584_probe()