Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mvebu.c113 of_phy_put(phy); in xhci_mvebu_a3700_plat_setup()
/Linux-v5.15/include/linux/phy/
Dphy.h256 void of_phy_put(struct phy *phy);
456 static inline void of_phy_put(struct phy *phy) in of_phy_put() function
/Linux-v5.15/drivers/phy/
Dphy-core.c604 void of_phy_put(struct phy *phy) in of_phy_put() function
617 EXPORT_SYMBOL_GPL(of_phy_put);
629 of_phy_put(phy); in phy_put()
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_net.c1646 of_phy_put(serdes); in ocelot_port_phylink_create()