1PHY_CLEAR_INTERRUPT(9)      Network device support      PHY_CLEAR_INTERRUPT(9)
2
3
4

NAME

6       phy_clear_interrupt - Ack the phy device's interrupt
7

SYNOPSIS

9       int phy_clear_interrupt(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           the phy_device struct
14

DESCRIPTION

16       If the phydev driver has an ack_interrupt function, call it to ack and
17       clear the phy device's interrupt.
18
19       Returns 0 on success on < 0 on error.
20
22Kernel Hackers Manual 3.10         June 2019            PHY_CLEAR_INTERRUPT(9)
Impressum