phy_disconnect(9)
NAME
phy_disconnect - disable interrupts, stop state machine, and detach a
PHY device
SYNOPSIS
void phy_disconnect(struct phy_device * phydev);
ARGUMENTS
- phydev
- target phy_device struct
phy_disconnect - disable interrupts, stop state machine, and detach a
PHY device
void phy_disconnect(struct phy_device * phydev);