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_key(9) - centos
ccw_device_start_timeout(9) - centos
device_create_vargs(9) - centos
struct_uio_info(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Controlling user input
[TIP] Processing YAML files with yq