Searched refs:of_phy_provider_unregister (Results 1 – 3 of 3) sorted by relevance
155 void of_phy_provider_unregister(struct phy_provider *phy_provider);328 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()884 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function894 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