Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.c1115 bool pending_portevent = false; in xhci_resume() local
1267 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1268 if (!pending_portevent) { in xhci_resume()
1270 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1273 if (pending_portevent) { in xhci_resume()