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 |
---|
ccw_device_start_key(9) - centos |
struct_irq_chip(9) - centos |
struct_irq_data(9) - centos |
struct_uio_info(9) - centos |
struct_irq_chip(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Tar Command |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Controlling user input |