Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c418 static int suspend_common(struct device *dev, pm_message_t msg) in suspend_common() function
521 return suspend_common(dev, PMSG_SUSPEND); in hcd_pci_suspend()
605 retval = suspend_common(dev, PMSG_AUTO_SUSPEND); in hcd_pci_runtime_suspend()