Home
last modified time | relevance | path

Searched refs:phy_destroy (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/linux/phy/
Dulpi_phy.h20 phy_destroy(phy); in ulpi_phy_create()
31 phy_destroy(phy); in ulpi_phy_destroy()
Dphy.h270 void phy_destroy(struct phy *phy);
497 static inline void phy_destroy(struct phy *phy) in phy_destroy() function
/linux-5.19.10/drivers/phy/
Dphy-core.c46 phy_destroy(phy); in devm_phy_consume()
1040 void phy_destroy(struct phy *phy) in phy_destroy() function
1045 EXPORT_SYMBOL_GPL(phy_destroy);
/linux-5.19.10/Documentation/driver-api/phy/
Dphy.rst154 void phy_destroy(struct phy *phy);
/linux-5.19.10/drivers/phy/tegra/
Dxusb.c138 phy_destroy(phy); in tegra_xusb_lane_destroy()
219 phy_destroy(pad->lanes[i]); in tegra_xusb_pad_register()