Home
last modified time | relevance | path

Searched refs:phy_detach (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1188 phy_detach(phydev); in phy_disconnect()
1575 phy_detach(phydev); in phy_attach_direct()
1803 void phy_detach(struct phy_device *phydev) in phy_detach() function
1859 EXPORT_SYMBOL(phy_detach);
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()
/openbmc/linux/include/linux/
H A Dphy.h1735 void phy_detach(struct phy_device *phydev);
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c917 phy_detach(phy_data->phydev); in xgbe_phy_free_phy_device()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1647 phy_detach(priv->dev->phydev); in bcmgenet_power_down()