Home
last modified time | relevance | path

Searched refs:phy_package_probe_once (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dphy.h1830 static inline bool phy_package_probe_once(struct phy_device *phydev) in phy_package_probe_once() function
/Linux-v6.1/drivers/net/phy/mscc/
Dmscc_main.c2282 if (phy_package_probe_once(phydev)) { in vsc8584_probe()