other versions
PHY_CHANGE(9) | Network device support | PHY_CHANGE(9) |
NAME¶
phy_change - Called by the phy_interrupt to handle PHY changes
SYNOPSIS¶
void phy_change(struct phy_device * phydev);
ARGUMENTS¶
struct phy_device * phydev
phy_device struct that interrupted
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |