Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.c970 bool pending_portevent = false; in xhci_resume() local
1120 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1121 if (!pending_portevent && msg.event == PM_EVENT_AUTO_RESUME) { in xhci_resume()
1123 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1126 if (pending_portevent) { in xhci_resume()