Home
last modified time | relevance | path

Searched refs:phy_device_free (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/of/
Dof_mdio.c67 phy_device_free(phy); in of_mdiobus_register_phy()
95 phy_device_free(phy); in of_mdiobus_register_phy()
527 phy_device_free(phydev); /* fixed_phy_register() */ in of_phy_deregister_fixed_link()
/Linux-v4.19/drivers/net/phy/
Dfixed_phy.c238 phy_device_free(phy); in fixed_phy_register()
Dphy_device.c45 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
49 EXPORT_SYMBOL(phy_device_free);
56 phy_device_free(phydev); in phy_mdio_device_free()
Dmdio-xgene.c284 phy_device_free(phy_dev); in xgene_enet_phy_register()
Dmdio_bus.c523 phy_device_free(phydev); in mdiobus_scan()
Dsfp.c1176 phy_device_free(sfp->mod_phy); in sfp_sm_phy_detach()
1200 phy_device_free(phy); in sfp_sm_probe_phy()
/Linux-v4.19/include/linux/
Dphy.h917 void phy_device_free(struct phy_device *phydev);
930 static inline void phy_device_free(struct phy_device *phydev) { } in phy_device_free() function
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c853 phy_device_free(phy_data->phydev); in xgbe_phy_free_phy_device()
1021 phy_device_free(phydev); in xgbe_phy_find_phy_device()
1030 phy_device_free(phydev); in xgbe_phy_find_phy_device()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c721 phy_device_free(phy); in hns_mac_register_phydev()
/Linux-v4.19/drivers/net/ethernet/socionext/
Dnetsec.c1466 phy_device_free(phydev); in netsec_unregister_mdio()