Home
last modified time | relevance | path

Searched refs:phy_device_remove (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/mdio/
H A Dfwnode_mdio.c186 phy_device_remove(phy); in fwnode_mdiobus_register_phy()
/linux/drivers/net/phy/
H A Dfixed_phy.c309 phy_device_remove(phy); in fixed_phy_unregister()
H A Dphy_device.c237 phy_device_remove(phydev); in phy_mdio_device_remove()
1182 * phy_device_remove - Remove a previously registered phy device from the MDIO bus
1189 void phy_device_remove(struct phy_device *phydev) in phy_device_remove() function
1201 EXPORT_SYMBOL(phy_device_remove);
H A Dsfp.c1869 phy_device_remove(sfp->mod_phy); in sfp_sm_phy_detach()
1900 phy_device_remove(phy); in sfp_sm_probe_phy()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c812 phy_device_remove(mac_cb->phy_dev); in hns_mac_remove_phydev()
/linux/include/linux/
H A Dphy.h1796 void phy_device_remove(struct phy_device *phydev);
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c809 phy_device_remove(phy_data->phydev); in xgbe_phy_free_phy_device()
987 phy_device_remove(phydev); in xgbe_phy_find_phy_device()
/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c1922 phy_device_remove(phydev); in netsec_unregister_mdio()