Query: usb_hcd_irq
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_HCD_IRQ(9) Host Controller APIs USB_HCD_IRQ(9)NAMEusb_hcd_irq - hook IRQs to HCD framework (bus glue)SYNOPSISirqreturn_t usb_hcd_irq(int irq, void * __hcd);ARGUMENTSirq the IRQ being raised __hcd pointer to the HCD whose IRQ is being signaledDESCRIPTIONIf the controller isn't HALTed, calls the driver's irq handler. Checks whether the controller is now dead.RETURNIRQ_HANDLED if the IRQ was handled. IRQ_NONE otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_HCD_IRQ(9)
| Related Man Pages |
|---|
| parport_register_port(9) - centos |
| struct_i2c_board_info(9) - centos |
| struct_uio_info(9) - centos |
| pcii(4) - debian |
| request_irq(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |