Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c285 phy_device_free(phydev); in xgbe_mdio_register()
/linux-4.1.27/drivers/of/
Dof_mdio.c80 phy_device_free(phy); in of_mdiobus_register_phy()
/linux-4.1.27/drivers/net/phy/
Dfixed_phy.c300 phy_device_free(phy); in fixed_phy_register()
Dmdio_bus.c355 phy_device_free(phydev); in mdiobus_scan()
Dphy_device.c44 void phy_device_free(struct phy_device *phydev) in phy_device_free() function
48 EXPORT_SYMBOL(phy_device_free);
/linux-4.1.27/include/linux/
Dphy.h768 void phy_device_free(struct phy_device *phydev);
/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c743 phy_device_free(phy); in xgene_mdiobus_register()