Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.c358 static void __maybe_unused xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() function
433 static inline void xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() function
969 xhci_msix_sync_irqs(xhci); in xhci_suspend()