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

/linux-4.4.14/drivers/of/
H A Dof_mdio.c223 * refcount must be dropped by calling phy_disconnect() or phy_detach().
256 * refcount must be dropped by calling phy_disconnect() or phy_detach().
/linux-4.4.14/drivers/net/phy/
H A Dphy_device.c543 phy_detach(phydev); phy_disconnect()
677 phy_detach(phydev); phy_attach_direct()
726 * phy_detach - detach a PHY device from its network device
732 void phy_detach(struct phy_device *phydev) phy_detach() function
762 EXPORT_SYMBOL(phy_detach); variable
H A Dmdio_bus.c529 * phy_detach() -> phy_suspend() because the parent netdev might be the mdio_bus_phy_may_suspend()
H A Dphy.c534 * phy_detach.
/linux-4.4.14/include/linux/
H A Dphy.h766 void phy_detach(struct phy_device *phydev);
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1006 phy_detach(priv->phydev); bcmgenet_power_down()

Completed in 1053 milliseconds