Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Dhcd-pci.c567 static int hcd_pci_resume(struct device *dev) in hcd_pci_resume() function
582 #define hcd_pci_resume NULL macro
612 .resume = hcd_pci_resume,
616 .thaw = hcd_pci_resume,