1PHY_DETACH(9) Network device support PHY_DETACH(9)
2
3
4
6 phy_detach - detach a PHY device from its network device
7
9 void phy_detach(struct phy_device * phydev);
10
12 phydev
13 target phy_device struct
14
16Kernel Hackers Manual 2.6. June 2019 PHY_DETACH(9)