Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Dhcd-pci.c572 static int hcd_pci_restore(struct device *dev) in hcd_pci_restore() function
583 #define hcd_pci_restore NULL macro
620 .restore = hcd_pci_restore,