Searched refs:ehci_irq (Results 1 – 8 of 8) sorted by relevance
45 .irq = ehci_irq,
47 .irq = ehci_irq,
135 .irq = ehci_irq,
59 .irq = ehci_irq,
80 .irq = ehci_irq,
295 .irq = ehci_irq,
375 .irq = ehci_irq,
645 static irqreturn_t ehci_irq (struct usb_hcd *hcd) in ehci_irq() function