Searched refs:of_phy_provider_unregister (Results 1 – 4 of 4) sorted by relevance
283 void of_phy_provider_unregister(struct phy_provider *phy_provider);525 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function
41 of_phy_provider_unregister(phy_provider); in devm_phy_provider_release()1188 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function1199 EXPORT_SYMBOL_GPL(of_phy_provider_unregister);
69 void of_phy_provider_unregister(struct phy_provider *phy_provider);71 devm_of_phy_provider_unregister and of_phy_provider_unregister can be used to
256 of_phy_provider_unregister(pad->provider); in tegra_xusb_pad_unregister()