Home
last modified time | relevance | path

Searched refs:devm_phy_put (Results 1 – 2 of 2) sorted by relevance

/drivers/pci/controller/
Dpcie-cadence.c200 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
219 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
/drivers/phy/
Dphy-core.c597 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
607 EXPORT_SYMBOL_GPL(devm_phy_put);