Searched refs:phy_device_remove (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/net/dsa/
H A Dbcm_sf2.c679 phy_device_remove(phydev);
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c918 phy_device_remove(phy_data->phydev);
1111 phy_device_remove(phydev);
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c812 phy_device_remove(mac_cb->phy_dev);
/linux-master/drivers/net/ethernet/socionext/
H A Dnetsec.c1919 phy_device_remove(phydev);
/linux-master/drivers/net/phy/
H A Dfixed_phy.c329 phy_device_remove(phy);
H A Dphy_device.c274 phy_device_remove(phydev);
1035 * phy_device_remove - Remove a previously registered phy device from the MDIO bus
1042 void phy_device_remove(struct phy_device *phydev) function
1054 EXPORT_SYMBOL(phy_device_remove); variable
H A Dsfp.c1777 phy_device_remove(sfp->mod_phy);
1808 phy_device_remove(phy);
/linux-master/include/linux/
H A Dphy.h1749 void phy_device_remove(struct phy_device *phydev);

Completed in 291 milliseconds