Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c971 bool pending_portevent = false; in xhci_resume() local
1136 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1138 if (suspended_usb3_devs && !pending_portevent && in xhci_resume()
1141 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1144 if (pending_portevent) { in xhci_resume()