Home
last modified time | relevance | path

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

/linux-6.15/include/linux/phy/
H A Dphy.h268 void of_phy_put(struct phy *phy);
473 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/linux-6.15/drivers/phy/
H A Dphy-core.c678 void of_phy_put(struct phy *phy) in of_phy_put() function
691 EXPORT_SYMBOL_GPL(of_phy_put);
703 of_phy_put(phy); in phy_put()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c462 of_phy_put(mac->serdes_phy); in dpaa2_mac_disconnect()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot.c1013 of_phy_put(serdes); in ocelot_port_configure_serdes()