Home
last modified time | relevance | path

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

/linux/include/linux/phy/
A Dulpi_phy.h20 phy_destroy(phy); in ulpi_phy_create()
31 phy_destroy(phy); in ulpi_phy_destroy()
A Dphy.h280 void phy_destroy(struct phy *phy);
522 static inline void phy_destroy(struct phy *phy) in phy_destroy() function
/linux/drivers/phy/
A Dphy-core.c53 phy_destroy(phy); in devm_phy_consume()
1105 void phy_destroy(struct phy *phy) in phy_destroy() function
1110 EXPORT_SYMBOL_GPL(phy_destroy);
/linux/Documentation/translations/zh_CN/driver-api/phy/
A Dphy.rst173 void phy_destroy(struct phy *phy);
/linux/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/Documentation/driver-api/phy/
A Dphy.rst181 void phy_destroy(struct phy *phy);

Completed in 18 milliseconds