1USB_HCD_IRQ(9)               Host Controller APIs               USB_HCD_IRQ(9)
2
3
4

NAME

6       usb_hcd_irq - hook IRQs to HCD framework (bus glue)
7

SYNOPSIS

9       irqreturn_t usb_hcd_irq(int irq, void * __hcd);
10

ARGUMENTS

12       irq
13           the IRQ being raised
14
15       __hcd
16           pointer to the HCD whose IRQ is being signaled
17

DESCRIPTION

19       If the controller isn´t HALTed, calls the driver´s irq handler. Checks
20       whether the controller is now dead.
21
23Kernel Hackers Manual 2.6.         June 2019                    USB_HCD_IRQ(9)
Impressum