Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/phy/
A Dulpi_phy.h20 phy_destroy(phy); in ulpi_phy_create()
31 phy_destroy(phy); in ulpi_phy_destroy()
A Dphy.h271 void phy_destroy(struct phy *phy);
499 static inline void phy_destroy(struct phy *phy) in phy_destroy() function
/linux-6.3-rc2/drivers/phy/
A Dphy-core.c46 phy_destroy(phy); in devm_phy_consume()
1049 void phy_destroy(struct phy *phy) in phy_destroy() function
1054 EXPORT_SYMBOL_GPL(phy_destroy);
/linux-6.3-rc2/drivers/phy/tegra/
A Dxusb.c144 phy_destroy(phy); in tegra_xusb_lane_destroy()
225 phy_destroy(pad->lanes[i]); in tegra_xusb_pad_register()
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dphy.rst181 void phy_destroy(struct phy *phy);

Completed in 10 milliseconds