Query: phy_start_interrupts
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_START_INTERRUPTS(9) Network device support PHY_START_INTERRUPTS(9)NAMEphy_start_interrupts - request and enable interrupts for a PHY deviceSYNOPSISint phy_start_interrupts(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONRequest the interrupt for the given PHY. If this fails, then we set irq to PHY_POLL. Otherwise, we enable the interrupts in the PHY. This should only be called with a valid IRQ number. Returns 0 on success or < 0 on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_START_INTERRUPTS(9)
| Related Man Pages |
|---|
| request_threaded_irq(9) - suse |
| ccw_device_start_timeout_key(9) - centos |
| struct_uio_info(9) - centos |
| struct_irq_desc(9) - suse |
| tapset::irq(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |