Home
last modified time | relevance | path

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

/linux/include/linux/phy/
H A Dulpi_phy.h20 phy_destroy(phy); in ulpi_phy_create()
31 phy_destroy(phy); in ulpi_phy_destroy()
/linux/drivers/phy/
H A Dphy-core.c53 phy_destroy(phy); in devm_phy_consume()
1103 void phy_destroy(struct phy *phy) in phy_destroy() function
1108 EXPORT_SYMBOL_GPL(phy_destroy);
/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst173 void phy_destroy(struct phy *phy);
/linux/drivers/phy/tegra/
H A Dxusb.c144 phy_destroy(phy); in tegra_xusb_lane_destroy()
225 phy_destroy(pad->lanes[i]); in tegra_xusb_pad_register()