Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c519 static int hcd_pci_suspend(struct device *dev) in hcd_pci_suspend() function
592 #define hcd_pci_suspend NULL macro
623 .suspend = hcd_pci_suspend,
627 .freeze = hcd_pci_suspend,
631 .poweroff = hcd_pci_suspend,