Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhcd-pci.c481 static int resume_common(struct device *dev, pm_message_t msg) in resume_common() function
592 return resume_common(dev, PMSG_RESUME); in hcd_pci_resume()
597 return resume_common(dev, PMSG_RESTORE); in hcd_pci_restore()
628 retval = resume_common(dev, PMSG_AUTO_RESUME); in hcd_pci_runtime_resume()