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

/linux-master/include/linux/phy/
H A Dulpi_phy.h20 phy_destroy(phy);
31 phy_destroy(phy);
H A Dphy.h280 void phy_destroy(struct phy *phy);
522 static inline void phy_destroy(struct phy *phy) function
/linux-master/drivers/phy/
H A Dphy-core.c48 phy_destroy(phy);
1095 * phy_destroy() - destroy the phy
1100 void phy_destroy(struct phy *phy) function
1105 EXPORT_SYMBOL_GPL(phy_destroy); variable
1112 * destroys the devres associated with this phy and invokes phy_destroy
/linux-master/drivers/phy/tegra/
H A Dxusb.c144 phy_destroy(phy);
225 phy_destroy(pad->lanes[i]);

Completed in 103 milliseconds