Home
last modified time | relevance | path

Searched refs:of_phy_provider_unregister (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/phy/
Dphy.h155 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
/linux-4.4.14/drivers/phy/
Dphy-core.c43 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() function
894 EXPORT_SYMBOL_GPL(of_phy_provider_unregister);
/linux-4.4.14/Documentation/
Dphy.txt46 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