1PHY_DETACH(9)               Network device support               PHY_DETACH(9)
2
3
4

NAME

6       phy_detach - detach a PHY device from its network device
7

SYNOPSIS

9       void phy_detach(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14

DESCRIPTION

16       This detaches the phy device from its network device and the phy
17       driver, and drops the reference count taken in phy_attach_direct.
18
20Kernel Hackers Manual 3.10         June 2019                     PHY_DETACH(9)
Impressum