Home
last modified time | relevance | path

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

/drivers/net/phy/
Dphy_device.c42 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
46 EXPORT_SYMBOL(phy_device_free);
50 phy_device_free(to_phy_device(dev)); in phy_device_release()
Dmdio_bus.c206 phy_device_free(phydev); in mdiobus_scan()
/drivers/of/
Dof_mdio.c95 phy_device_free(phy); in of_mdiobus_register()