phy_clear_interrupt(9) centos man page | unix.com

Man Page: phy_clear_interrupt

Operating Environment: centos

Section: 9

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 3.10 June 2014 PHY_CLEAR_INTERRUPT(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
device_create(9) - centos
device_create_vargs(9) - centos
parport_register_device(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq