Home
last modified time | relevance | path

Searched refs:phy_detach (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c244 * phy_detach() -> phy_suspend() because the parent netdev might be the in mdio_bus_phy_may_suspend()
1055 phy_detach(phydev); in phy_disconnect()
1368 * links were successfully set up or not for phy_detach() to in phy_attach_direct()
1420 /* phy_detach() does all of the cleanup below */ in phy_attach_direct()
1421 phy_detach(phydev); in phy_attach_direct()
1643 * phy_detach - detach a PHY device from its network device
1649 void phy_detach(struct phy_device *phydev) in phy_detach() function
1701 EXPORT_SYMBOL(phy_detach); variable
H A Dphylink.c1086 phy_detach(phy); in phylink_connect_phy()
1142 phy_detach(phy_dev); in phylink_of_phy_connect()
2265 phy_detach(phy); in phylink_sfp_connect_phy()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c282 * phy_detach() -> phy_suspend() because the parent netdev might be the in mdio_bus_phy_may_suspend()
1188 phy_detach(phydev); in phy_disconnect()
1499 * links were successfully set up or not for phy_detach() to in phy_attach_direct()
1566 /* phy_detach() does all of the cleanup below */ in phy_attach_direct()
1567 phy_detach(phydev); in phy_attach_direct()
1789 * phy_detach - detach a PHY device from its network device
1795 void phy_detach(struct phy_device *phydev) in phy_detach() function
1851 EXPORT_SYMBOL(phy_detach); variable
H A Dphylink.c1897 phy_detach(phy); in phylink_connect_phy()
1974 phy_detach(phy_dev); in phylink_fwnode_phy_connect()
3324 phy_detach(phy); in phylink_sfp_connect_phy()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1392 void phy_detach(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1735 void phy_detach(struct phy_device *phydev);
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c850 phy_detach(phy_data->phydev); in xgbe_phy_free_phy_device()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c917 phy_detach(phy_data->phydev); in xgbe_phy_free_phy_device()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1594 phy_detach(priv->dev->phydev); in bcmgenet_power_down()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1647 phy_detach(priv->dev->phydev); in bcmgenet_power_down()

Completed in 40 milliseconds