table of contents
other versions
- stretch 4.9.168-1
PHY_DETACH(9) | Network device support | PHY_DETACH(9) |
NAME¶
phy_detach - detach a PHY device from its network deviceSYNOPSIS¶
void phy_detach(struct phy_device * phydev);
ARGUMENTS¶
phydevtarget phy_device struct
DESCRIPTION¶
This detaches the phy device from its network device and the phy driver, and drops the reference count taken in phy_attach_direct.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |