Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/phy/ !
Dphy_device.c409 phy_detach(phydev); in phy_disconnect()
479 phy_detach(phydev); in phy_attach_direct()
523 void phy_detach(struct phy_device *phydev) in phy_detach() function
535 EXPORT_SYMBOL(phy_detach);
/linux-2.6.39/include/linux/ !
Dphy.h486 void phy_detach(struct phy_device *phydev);
/linux-2.6.39/drivers/net/ !
Dpxa168_eth.c1598 phy_detach(pep->phy); in pxa168_eth_remove()
Dmv643xx_eth.c2972 phy_detach(mp->phy); in mv643xx_eth_remove()