Home
last modified time | relevance | path

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

/linux/include/linux/phy/
H A Dphy.h270 void of_phy_put(struct phy *phy);
485 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/linux/drivers/phy/
H A Dphy-core.c701 void of_phy_put(struct phy *phy) in of_phy_put() function
714 EXPORT_SYMBOL_GPL(of_phy_put);
726 of_phy_put(phy); in phy_put()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1007 of_phy_put(serdes); in ocelot_port_configure_serdes()