1. NAME

phy_disconnect - disable interrupts, stop state machine, and detach a PHY device

2. SYNOPSIS

void phy_disconnect(struct phy_device *  phydev );

3. ARGUMENTS

phydev
    target phy_device struct

4. COPYRIGHT