Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c1088 bool pending_portevent = false; in xhci_resume() local
1255 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1257 if (suspended_usb3_devs && !pending_portevent && is_auto_resume) { in xhci_resume()
1259 pending_portevent = xhci_pending_portevent(xhci); in xhci_resume()
1262 if (pending_portevent) { in xhci_resume()