Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Das21xxx.c890 return genphy_match_phy_device(phydev, phydrv); in as21xxx_match_phy_device()
H A Dphy_device.c522 int genphy_match_phy_device(struct phy_device *phydev, in genphy_match_phy_device() function
544 EXPORT_SYMBOL_GPL(genphy_match_phy_device);
557 return genphy_match_phy_device(phydev, phydrv); in phy_bus_match()