Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c591 static int hcd_pci_runtime_suspend(struct device *dev) in hcd_pci_runtime_suspend() function
598 dev_dbg(dev, "hcd_pci_runtime_suspend: %d\n", retval); in hcd_pci_runtime_suspend()
625 .runtime_suspend = hcd_pci_runtime_suspend,
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd-pci.c601 static int hcd_pci_runtime_suspend(struct device *dev) in hcd_pci_runtime_suspend() function
608 dev_dbg(dev, "hcd_pci_runtime_suspend: %d\n", retval); in hcd_pci_runtime_suspend()
636 .runtime_suspend = hcd_pci_runtime_suspend,

Completed in 2 milliseconds