Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c396 static void __maybe_unused xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() function
475 static inline void xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() function
1111 xhci_msix_sync_irqs(xhci); in xhci_suspend()