Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c394 static void __maybe_unused xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() function
473 static inline void xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() function
1091 xhci_msix_sync_irqs(xhci); in xhci_suspend()