Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dmdio_bus.c300 phy_device_free(phydev); in __mdiobus_register()
319 phy_device_free(phydev); in mdiobus_unregister()
366 phy_device_free(phydev); in mdiobus_scan()
Dfixed_phy.c365 phy_device_free(phy); in fixed_phy_register()
Dphy_device.c44 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
48 EXPORT_SYMBOL(phy_device_free);
/linux-4.4.14/drivers/of/
Dof_mdio.c84 phy_device_free(phy); in of_mdiobus_register_phy()
/linux-4.4.14/include/linux/
Dphy.h802 void phy_device_free(struct phy_device *phydev);
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c821 phy_device_free(phy); in xgene_mdiobus_register()
/linux-4.4.14/net/dsa/
Ddsa.c442 phy_device_free(phydev); in dsa_switch_destroy()