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.h287 void of_phy_put(struct phy *phy);
499 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/linux/drivers/phy/
H A Dphy-core.c703 void of_phy_put(struct phy *phy) in of_phy_put() function
716 EXPORT_SYMBOL_GPL(of_phy_put);
728 of_phy_put(phy); in phy_put()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1013 of_phy_put(serdes); in ocelot_port_configure_serdes()