table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PHY_CONFIG_INTERRUPT(9) | Network device support | PHY_CONFIG_INTERRUPT(9) |
NAME¶
phy_config_interrupt - configure the PHY device for the requested interruptsSYNOPSIS¶
int
phy_config_interrupt(struct phy_device * phydev,
u32 interrupts);
ARGUMENTS¶
phydevthe phy_device struct
interrupts
interrupt flags to configure for this
phydev
DESCRIPTION¶
Returns 0 on success or < 0 on error.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |