Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/mscc/
Dmscc.h472 int vsc8584_ptp_probe_once(struct phy_device *phydev);
486 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.c2296 ret = vsc8584_ptp_probe_once(phydev); in vsc8584_probe()