Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dfixed_phy.c250 phy_device_remove(phy); in fixed_phy_unregister()
Dphy_device.c69 phy_device_remove(phydev); in phy_mdio_device_remove()
690 void phy_device_remove(struct phy_device *phydev) in phy_device_remove() function
699 EXPORT_SYMBOL(phy_device_remove);
Dsfp.c1175 phy_device_remove(sfp->mod_phy); in sfp_sm_phy_detach()
1199 phy_device_remove(phy); in sfp_sm_probe_phy()
/Linux-v4.19/include/linux/
Dphy.h932 void phy_device_remove(struct phy_device *phydev);
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c852 phy_device_remove(phy_data->phydev); in xgbe_phy_free_phy_device()
1029 phy_device_remove(phydev); in xgbe_phy_find_phy_device()
/Linux-v4.19/drivers/net/ethernet/socionext/
Dnetsec.c1465 phy_device_remove(phydev); in netsec_unregister_mdio()