Home
last modified time | relevance | path

Searched refs:phy_put (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst144 [[of_]phy_put()]
161 void phy_put(struct phy *phy);
/linux/drivers/usb/renesas_usbhs/
H A Drcar2.c35 phy_put(&pdev->dev, priv->phy); in usbhs_rcar2_hardware_exit()
/linux/drivers/phy/
H A Dphy-core.c39 phy_put(dev, phy); in devm_phy_release()
722 void phy_put(struct device *dev, struct phy *phy) in phy_put() function
727 EXPORT_SYMBOL_GPL(phy_put);
/linux/drivers/atm/
H A Dsolos-pci.c1184 .phy_put = NULL,