USB_HCD_IRQ
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
usb_hcd_irq - hook IRQs to HCD framework (bus glue)
SYNOPSIS
"SYNOPSIS"
irqreturn_t usb_hcd_irq (int irq, void * __hcd, struct pt_regs * r);
ARGUMENTS
- irq
-
the IRQ being raised
- __hcd
-
pointer to the HCD whose IRQ is being signaled
- r
-
saved hardware registers
DESCRIPTION
If the controller isn't HALTed, calls the driver's irq handler.
Checks whether the controller is now dead.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:57 GMT, October 09, 2005