Searched defs:phy_detach (Results 1 - 1 of 1) sorted by relevance

/drivers/net/phy/
H A Dphy_device.c409 phy_detach(phydev);
479 phy_detach(phydev);
520 * phy_detach - detach a PHY device from its network device
523 void phy_detach(struct phy_device *phydev) function
535 EXPORT_SYMBOL(phy_detach); variable

Completed in 44 milliseconds