Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c521 static int hcd_pci_suspend(struct device *dev) in hcd_pci_suspend() function
583 #define hcd_pci_suspend NULL macro
613 .suspend = hcd_pci_suspend,
617 .freeze = hcd_pci_suspend,
621 .poweroff = hcd_pci_suspend,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds