Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c571 static int hcd_pci_resume(struct device *dev) in hcd_pci_resume() function
586 #define hcd_pci_resume NULL macro
616 .resume = hcd_pci_resume,
620 .thaw = hcd_pci_resume,
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd-pci.c580 static int hcd_pci_resume(struct device *dev) in hcd_pci_resume() function
596 #define hcd_pci_resume NULL macro
626 .resume = hcd_pci_resume,
630 .thaw = hcd_pci_resume,

Completed in 3 milliseconds