Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/phy/
A Dphy.h281 void of_phy_provider_unregister(struct phy_provider *phy_provider);
523 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function
/linux-6.3-rc2/drivers/phy/
A Dphy-core.c39 of_phy_provider_unregister(phy_provider); in devm_phy_provider_release()
1184 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister() function
1195 EXPORT_SYMBOL_GPL(of_phy_provider_unregister);
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dphy.rst69 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
/linux-6.3-rc2/drivers/phy/tegra/
A Dxusb.c256 of_phy_provider_unregister(pad->provider); in tegra_xusb_pad_unregister()

Completed in 14 milliseconds