Searched refs:of_phy_provider_unregister (Results 1 – 3 of 3) sorted by relevance
153 void of_phy_provider_unregister(struct phy_provider *phy_provider);319 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function
43 of_phy_provider_unregister(phy_provider); in devm_phy_provider_release()838 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function848 EXPORT_SYMBOL_GPL(of_phy_provider_unregister);
46 void of_phy_provider_unregister(struct phy_provider *phy_provider);48 devm_of_phy_provider_unregister and of_phy_provider_unregister can be used to