Home
last modified time | relevance | path

Searched refs:xhci_irq (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci.h1770 irqreturn_t xhci_irq(struct usb_hcd *hcd);
Dxhci-ring.c2647 irqreturn_t xhci_irq(struct usb_hcd *hcd) in xhci_irq() function
2735 return xhci_irq(hcd); in xhci_msi_irq()
Dxhci.c4987 .irq = xhci_irq,