Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.c1011 bool pending_portevent = false; in xhci_resume() local
1176 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1178 if (suspended_usb3_devs && !pending_portevent && in xhci_resume()
1181 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1184 if (pending_portevent) { in xhci_resume()