phy_put
phy_put(dev, phy);
EXPORT_SYMBOL_GPL(phy_put);
phy_put(&pdev->dev, priv->phy);
void phy_put(struct device *dev, struct phy *phy);