suse man page for phy_clear_interrupt

Query: phy_clear_interrupt

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PHY_CLEAR_INTERRUPT(9)					      Network device support					    PHY_CLEAR_INTERRUPT(9)

NAME
phy_clear_interrupt - Ack the phy device's interrupt
SYNOPSIS
int phy_clear_interrupt(struct phy_device * phydev);
ARGUMENTS
phydev the phy_device struct
DESCRIPTION
If the phydev driver has an ack_interrupt function, call it to ack and clear the phy device's interrupt. Returns 0 on success on < 0 on error.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PHY_CLEAR_INTERRUPT(9)
Related Man Pages
device_create_with_groups(9) - centos
ccw_device_start_key(9) - suse
device_create(9) - suse
struct_ccw_driver(9) - suse
iw(8) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I