Searched refs:PM_EVENT_AUTO_RESUME (Results 1 – 3 of 3) sorted by relevance
545 #define PM_EVENT_AUTO_RESUME (PM_EVENT_AUTO | PM_EVENT_RESUME) macro566 { .event = PM_EVENT_AUTO_RESUME, })
509 if (pci_dev->class == CL_EHCI && msg.event != PM_EVENT_AUTO_RESUME) in resume_common()
813 bool is_auto_resume = msg.event == PM_EVENT_AUTO_RESUME; in xhci_pci_resume()