1PHY_DISCONNECT(9) Network device support PHY_DISCONNECT(9)
23
4
NAME
6phy_disconnect - disable interrupts, stop state machine, and detach a
7PHY device
8
SYNOPSIS
10void phy_disconnect(struct phy_device * phydev);
11
ARGUMENTS
13phydev
14target phy_device struct
15
COPYRIGHT
17Kernel Hackers Manual 3.10 June 2019 PHY_DISCONNECT(9)