Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dxhci.c970 bool pending_portevent = false; in xhci_resume() local
1126 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1128 if (suspended_usb3_devs && !pending_portevent && in xhci_resume()
1131 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1134 if (pending_portevent) { in xhci_resume()