Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/phy/
Dphy.h263 void of_phy_put(struct phy *phy);
464 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/Linux-v6.6/drivers/phy/
Dphy-core.c644 void of_phy_put(struct phy *phy) in of_phy_put() function
657 EXPORT_SYMBOL_GPL(of_phy_put);
669 of_phy_put(phy); in phy_put()
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-mac.c462 of_phy_put(mac->serdes_phy); in dpaa2_mac_disconnect()
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot.c841 of_phy_put(serdes); in ocelot_port_configure_serdes()