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

/drivers/usb/core/
H A Dhcd-pci.c488 static int resume_common(struct device *dev, int event) function
592 return resume_common(dev, PM_EVENT_RESUME);
597 return resume_common(dev, PM_EVENT_RESTORE);
628 retval = resume_common(dev, PM_EVENT_AUTO_RESUME);

Completed in 33 milliseconds