other versions
PHY_STOP_INTERRUPTS(9) | Network device support | PHY_STOP_INTERRUPTS(9) |
NAME¶
phy_stop_interrupts - disable interrupts from a PHY device
SYNOPSIS¶
int phy_stop_interrupts(struct phy_device * phydev);
ARGUMENTS¶
struct phy_device * phydev
target phy_device struct
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |