phy_config_interrupt

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

phy_config_interrupt - configure the PHY device for the requested interrupts

SYNOPSIS

int phy_config_interrupt(struct phy_device * phydev, u32 interrupts);

ARGUMENTS

phydev

the phy_device struct

interrupts

interrupt flags to configure for this phydev

DESCRIPTION

Returns 0 on success on < 0 on error.