phy_disconnect(9) disable interrupts, stop state machine, and detach a PHY device

SYNOPSIS

void phy_disconnect(struct phy_device * phydev);

ARGUMENTS

phydev

target phy_device struct

COPYRIGHT