Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1839 irqreturn_t xhci_irq(struct usb_hcd *hcd);
Dxhci-ring.c2686 irqreturn_t xhci_irq(struct usb_hcd *hcd) in xhci_irq() function
2774 return xhci_irq(hcd); in xhci_msi_irq()
Dxhci.c4972 .irq = xhci_irq,