Searched defs:hcd_pci_suspend (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/core/
H A Dhcd-pci.c535 static int hcd_pci_suspend(struct device *dev) function
602 #define hcd_pci_suspend NULL macro
641 .suspend = hcd_pci_suspend,
649 .poweroff = hcd_pci_suspend,

Completed in 159 milliseconds