Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci.c1094 bool pending_portevent = false; in xhci_resume() local
1238 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1239 if (!pending_portevent) { in xhci_resume()
1241 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1244 if (pending_portevent) { in xhci_resume()