PHY_CLEAR_INTERRUPT(9) Network device support PHY_CLEAR_INTERRUPT(9)NAMEphy_clear_interrupt - Ack the phy device's interruptSYNOPSISint phy_clear_interrupt(struct phy_device * phydev);ARGUMENTSphydev the phy_device structDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_CLEAR_INTERRUPT(9)
| Related Man Pages |
|---|
| ccw_device_start_key(9) - centos |
| ccw_device_start_timeout_key(9) - centos |
| device_create_with_groups(9) - centos |
| request_threaded_irq(9) - centos |
| parport_register_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |