Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-core.c700 void of_phy_put(struct phy *phy) in of_phy_put() function
713 EXPORT_SYMBOL_GPL(of_phy_put);
725 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()