Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dhcd-pci.c496 static int resume_common(struct device *dev, int event) in resume_common() function
599 return resume_common(dev, PM_EVENT_RESUME); in hcd_pci_resume()
604 return resume_common(dev, PM_EVENT_RESTORE); in hcd_pci_restore()
633 retval = resume_common(dev, PM_EVENT_AUTO_RESUME); in hcd_pci_runtime_resume()