Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c1634 bool phy_driver_is_genphy(struct phy_device *phydev) in phy_driver_is_genphy() function
1639 EXPORT_SYMBOL_GPL(phy_driver_is_genphy);
1829 if (phy_driver_is_genphy(phydev) || in phy_detach()
/linux-6.3-rc2/include/linux/
A Dphy.h1988 bool phy_driver_is_genphy(struct phy_device *phydev);
/linux-6.3-rc2/drivers/net/dsa/
A Dmt7530.c2551 if (!phydev || phy_driver_is_genphy(phydev)) { in mt7531_rgmii_setup()

Completed in 17 milliseconds