Searched refs:of_phy_provider_unregister (Results 1 – 4 of 4) sorted by relevance
68 void of_phy_provider_unregister(struct phy_provider *phy_provider);70 devm_of_phy_provider_unregister 和 of_phy_provider_unregister
307 void of_phy_provider_unregister(struct phy_provider *phy_provider);560 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function
46 of_phy_provider_unregister(phy_provider); in devm_phy_provider_release()1241 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function1252 EXPORT_SYMBOL_GPL(of_phy_provider_unregister);
256 of_phy_provider_unregister(pad->provider); in tegra_xusb_pad_unregister()