Searched defs:is_auto_resume (Results 1 – 2 of 2) sorted by relevance
845 bool is_auto_resume = msg.event == PM_EVENT_AUTO_RESUME; in xhci_pci_resume() local
1075 int xhci_resume(struct xhci_hcd *xhci, bool power_lost, bool is_auto_resume) in xhci_resume()